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

chore: unpin jax version #944

Closed sash-a closed 1 year ago

sash-a commented 1 year ago

What?

Unpin the jax version

Why?

It would be nice to always use the most recent jax

How?

Change the requirements.txt, had to also switch to distrax master, see https://github.com/google-deepmind/distrax/issues/249