Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-06-13 | 658 Bytes | |
v0.12.4 source code.tar.gz | 2025-06-13 | 124.1 MB | |
v0.12.4 source code.zip | 2025-06-13 | 124.3 MB | |
Totals: 3 Items | 248.4 MB | 0 |
Brax v0.12.4 Release Notes
- Make sure brax is compatible with MJX API change https://github.com/google-deepmind/mujoco/commit/6cfea719850f7dbc91b9d6fb36deafb3c5d04eaf.
- Fix [#595], patch for checkpointing with activations other than relu when no checkpoint path is specified.
- Merge https://github.com/google/brax/pull/582.
- Merge https://github.com/google/brax/pull/549.
- Remove brax/v1.
- Issue a warning in brax.io.mjcf. We point users to MJX and MuJoCo Playground instead. Brax training is still actively maintained however.