stable-baselines3/docs/misc
Mark Smith 9a749389d3
Cast learning_rate to float lambda for pickle safety when doing model.load (#1901)
* create failing test for unpickle error

* Fix learning_rate argument causing failure in weights_only=True if passed a function with non-float types

* Updated with feedback from araffin on PR#1901

* Update test and version

* Update changelog and SBX doc

---------

Co-authored-by: Antonin Raffin <antonin.raffin@ensta.org>
2024-04-22 10:04:01 +02:00
..
changelog.rst Cast learning_rate to float lambda for pickle safety when doing model.load (#1901) 2024-04-22 10:04:01 +02:00
projects.rst Adding PokemonRedExperiments project (#1762) 2023-11-23 16:18:00 +01:00