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: add matrax environment #1028

Closed JemmaLDaniel closed 7 months ago

JemmaLDaniel commented 7 months ago

What?

Added support for Matrax via a wrapper and a config file.

Why?

This makes Mava compatible with Matrax.

How?

The Matrax wrapper transforms observations to the standard Mava API, and the config allows us to choose between and run Matrax's Climbing, Penality, Conflict and NoConflict games with Mava's implemented MARL algorithms.

CLAassistant commented 7 months ago

CLA assistant check
All committers have signed the CLA.