HumanCompatibleAI / overcooked_ai

A benchmark environment for fully cooperative human-AI performance.
https://arxiv.org/abs/1910.05789
MIT License
697 stars 147 forks source link

Wandb + test optimization #102

Closed jyan1999 closed 1 year ago

jyan1999 commented 1 year ago

Description

Added Wandb support. Metrics are logged to wandb if verbose = True. Fixed test_ppo_bc bug and minor optimizations Optimized testing thresholds for PPO tests.

Fixes # (issue)

Type of change

Checklist:

codecov[bot] commented 1 year ago

Codecov Report

Merging #102 (e58f8d8) into master (29524d1) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##           master     #102   +/-   ##
=======================================
  Coverage   82.09%   82.09%           
=======================================
  Files          14       14           
  Lines        3575     3575           
=======================================
  Hits         2935     2935           
  Misses        640      640           

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