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: converts dict values to floats in the logger #1034

Closed liamclarkza closed 7 months ago

liamclarkza commented 7 months ago

What?

Small bug fix that prevents crashes that occur when integer values are formatted using float format strings in the logger.