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 PPO_BC agents #119

Closed jyan1999 closed 1 year ago

jyan1999 commented 1 year ago

Description

Reproduced PPO-BC agents with comparable performances to those in the paper. Also fixed miscellaneous issues: 1): Changed default fps to 6 2): Included missing html and js files from previous commit

Fixes # (issue)

Type of change

Checklist:

codecov[bot] commented 1 year ago

Codecov Report

Merging #119 (12c661a) into master (a2f920c) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##           master     #119   +/-   ##
=======================================
  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

Include bash script for reproduce agents