HumanCompatibleAI / overcooked_ai

A benchmark environment for fully cooperative human-AI performance.
https://arxiv.org/abs/1910.05789
MIT License
683 stars 144 forks source link

How to repeat the Near-optimal model-based planner and Planning experiments(in old dynamics))? #124

Closed wittycheng closed 3 months ago

wittycheng commented 1 year ago

I am wondering how to use the deprecated MediumLevelPlanner to repeat. I met this problem

image image
wittycheng commented 1 year ago

and many unfound functions in class Heuristic

jyan1999 commented 1 year ago

Hi,

If you have specific needs for this function, I'd recommend going back and using an older commit before this method was deprecated and following the instructions included in that commit. For example the DELIVERY_REW_THRES can be found in this commit. Note we are unlikely to be able to offer support for deprecated methods and classes.

wittycheng commented 1 year ago

thank you, I will take a try

micahcarroll commented 1 year ago

Just to add on to that, if you want to reproduce the old experiments exactly as in the paper I'd use this tagged version