instadeepai / Mava

🦁 A research-friendly codebase for fast experimentation of multi-agent reinforcement learning in JAX
Apache License 2.0
709 stars 83 forks source link

feat: depend on marl-eval for json logger #1040

Closed RuanJohn closed 7 months ago

RuanJohn commented 7 months ago

What?

We moved the json logger to marl-eval this PR makes Mava depend on marl-eval for logging json files.

Note

This PR can only be merged once this PR has been merged on marl-eval.