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

Clean up pre-trained examples #100

Closed micahcarroll closed 1 year ago

micahcarroll commented 1 year ago

Currently have just one available, but we should have multiple and have them better documented.

Steps:

  1. Pick best performing model for each layout from sweep
  2. Use hyperparameters from that run and put them in a .sh file with 5 different seeds, for each layout
  3. Run bash file
  4. Look at results (check reasonably good), and save models somewhere (in repo if not too big, otherwise google drive)
  5. Put best performing out of 5 seeds into demo as pre-loaded defaults for each layout
github-actions[bot] commented 1 year ago

This issue is stale because it has been open for 30 days with no activity. It will be closed in 14 days unless there is some new activity