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: support SMAX #970

Closed OmaymaMahjoub closed 8 months ago

OmaymaMahjoub commented 9 months ago

What?

Support SMAX environment from jaxmarl

Why?

Add more environments that Mava supports

How?