HumanCompatibleAI / overcooked-demo

Web application where humans can play Overcooked with AI agents.
55 stars 26 forks source link

save trajectories in human-human mode #40

Closed AlexWanghaoming closed 1 year ago

AlexWanghaoming commented 1 year ago

Hi, I would like to train my BC model. How could I save trajectories in human-human mode? Thanks

micahcarroll commented 1 year ago

We currently don't have an easy way to save human-human data (we're working on cleaning up that code). You can save human-AI trajectories from the demo website, or try to change the human-AI user study code to allow for two different participants.

However, we do have pre-collected human-human data for various layouts. See here.

AnnieJohnson25 commented 1 year ago

Where is the code for the demo website available?

micahcarroll commented 1 year ago

Are you talking about this website? If so it's on the gh-pages branch of this repo

micahcarroll commented 1 year ago

Currently resolving this issue here: https://github.com/HumanCompatibleAI/overcooked_ai/issues/115