Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-01-27 | 376 Bytes | |
RL Zoo v2.5.0_ NumPy v2.0 support source code.tar.gz | 2025-01-27 | 2.0 MB | |
RL Zoo v2.5.0_ NumPy v2.0 support source code.zip | 2025-01-27 | 2.1 MB | |
Totals: 3 Items | 4.2 MB | 0 |
Breaking Changes
- Upgraded to Pytorch >= 2.3.0
- Upgraded to SB3 >= 2.5.0
New Features
- Added support for Numpy v2
- Added support for specifying callbacks and env wrapper as python object in python config files (instead of string)
Other
- Updated Dockerfile
Full Changelog: https://github.com/DLR-RM/rl-baselines3-zoo/compare/v2.4.0...v2.5.0