Download Latest Version v2.7.0 source code.tar.gz (2.0 MB)
Email in envelope

Get an email when there's a new version of RL Baselines3 Zoo

Home / v2.7.0
Name Modified Size InfoDownloads / Week
Parent folder
README.md 2025-07-25 640 Bytes
v2.7.0 source code.tar.gz 2025-07-25 2.0 MB
v2.7.0 source code.zip 2025-07-25 2.1 MB
Totals: 3 Items   4.2 MB 0

Breaking Changes

  • Upgraded to SB3 >= 2.7.0
  • linear_schedule now returns a SimpleLinearSchedule object for better portability
  • Renamed LunarLander-v2 to LunarLander-v3 in hyperparameters
  • Renamed CarRacing-v2 to CarRacing-v3 in hyperparameters

New Features

  • Added Gymnasium v1.2 support

Bug fixes

  • Docker GPU images are now working again
  • Use ConstantSchedule, and SimpleLinearSchedule instead of constant_fn and linear_schedule
  • Fixed CarRacing-v3 hyperparameters for newer Gymnasium version

Full Changelog: https://github.com/DLR-RM/rl-baselines3-zoo/compare/v2.6.0...v2.7.0

Source: README.md, updated 2025-07-25