stable-baselines3/docs/misc
Quentin Gallouédec d5d1a02c15
Allow model trained with python3.7 to be loaded with python3.8+ without the custom_objects workaround (#1123)
* Fix loading

* Remove documentation note

* Update changelog

* Revert save_format change

* Add test for errors while unpickling

* Update version and cleanup

Co-authored-by: Antonin RAFFIN <antonin.raffin@ensta.org>
2022-10-17 17:33:47 +02:00
..
changelog.rst Allow model trained with python3.7 to be loaded with python3.8+ without the custom_objects workaround (#1123) 2022-10-17 17:33:47 +02:00
projects.rst Add furuta pendulum project to project list (#742) 2022-02-04 11:39:49 +02:00