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

Merged human_aware_rl into overcooked_ai #99

Closed jyan1999 closed 1 year ago

jyan1999 commented 1 year ago

Description

Merged human_aware_rl into overcooked_ai

It might be a good idea to publish this version on PyPi and try to install it that way. Currently installing by cloning the repo and doing pip install .[human_aware_rl] works as expected locally. Per the official doc this is basically what the actual install would look like, but there was a problem installing it during github workflow so it might be worthwhile to test it out. Cloning the repo and doing pip install -e will definitely work. Fixes #

Type of change

Checklist:

codecov[bot] commented 1 year ago

Codecov Report

Merging #99 (e821180) into master (df2fc6c) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##           master      #99   +/-   ##
=======================================
  Coverage   82.09%   82.09%           
=======================================
  Files          14       14           
  Lines        3575     3575           
=======================================
  Hits         2935     2935           
  Misses        640      640           
Impacted Files Coverage Δ
overcooked_ai_py/mdp/overcooked_mdp.py 91.86% <0.00%> (ø)

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