Skip to content

RL Zoo v2.5.0: NumPy v2.0 support

Latest
Compare
Choose a tag to compare
@araffin araffin released this 27 Jan 12:48
2e99bec

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: v2.4.0...v2.5.0