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

Reproduce agents #116

Closed jyan1999 closed 1 year ago

jyan1999 commented 1 year ago

Description

Finished up setting up new models and put the experiments results in a separate google drive folder

Fixes # (issue)

Type of change

Checklist:

codecov[bot] commented 1 year ago

Codecov Report

Merging #116 (46e6875) into master (15e50b7) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##           master     #116   +/-   ##
=======================================
  Coverage   82.15%   82.15%           
=======================================
  Files          16       16           
  Lines        3709     3709           
=======================================
  Hits         3047     3047           
  Misses        662      662           

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more

micahcarroll commented 1 year ago

I'll merge this for now, and we can update the PPO_BC agents next in a separate PR!