overcooked_ai icon indicating copy to clipboard operation
overcooked_ai copied to clipboard

A benchmark environment for fully cooperative human-AI performance.

Results 7 overcooked_ai issues
Sort by recently updated
recently updated
newest added

Hi, I am currenly using the overcooked_ai 1.1.0 version and when I am running the testing suite, I am getting a value error from the test_mdp_serialization . I have not...

When the environment is initialized or reset, [the assignment of agents to player positions in the environment is randomized](https://github.com/HumanCompatibleAI/overcooked_ai/blob/b7dfc012e3291d0835e270688fbbb71d75b8b795/src/overcooked_ai_py/mdp/overcooked_env.py#L901). However, this operation applies only to the ordering of actions and...

First of all, thank you for your commitment to the repository. I've been tried to make a new BC agent based on my dataset. I collected some data from your...

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

Reported via email: ----------------- I’m looking to use the ‘event_infos’ tags as propositional labels for my particular application, but it seems that sometimes these tags don’t get correctly updated. For...

Creating a tutorial Google Colab notebook on how to use the environment, visualize rollouts, etc. Most useful after python visualizations #45 are completed.

documentation
stale

Switch repo to use `pytest` for tests, instead of our current `unittesting` framework that is kind of janky and requires running shell scripts. This is something that should be done...

enhancement
stale