| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-03-15 | 282 Bytes | |
| v0.14.2 source code.tar.gz | 2026-03-15 | 124.1 MB | |
| v0.14.2 source code.zip | 2026-03-15 | 124.3 MB | |
| Totals: 3 Items | 248.4 MB | 2 | |
Brax v0.14.2 Release Notes
- Distributional PPO Support: Added a distributional critic to capture return variance, leading to more reliable advantage estimates and improved policy updates (reference: https://arxiv.org/abs/1710.10044).
- Parametrize CNN networks in brax PPO.