instadeepai / Mava

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

Maintenance/remove sacred #947

Closed RuanJohn closed 12 months ago

RuanJohn commented 1 year ago

What?

Removes sacred from Mava

Why?

It is much cleaner to only use Hydra.

Extra

We will add a custom JSON logger in the future which will better support using marl-eval.