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

fix: use correct rware timelimit #1003

Closed callumtilbury closed 8 months ago

callumtilbury commented 8 months ago

What?

Incorrect default time limit for RWARE in #991 – should be 500.

Why?

NB to have the correct default value.

How?

Extra