stable-baselines3/docs/misc
Quentin Gallouédec 440735cbd0
Fix loading a model with different number of environments (#1058)
* Fix loading with new `n_envs`

* Update tests

* Update changelog

* Fix the fix

* Remove `self._setup_model()` from `set_env()`

* Raise `AssertionError` when setting env with a different `n_envs`

* Update unitests

Co-authored-by: Antonin RAFFIN <antonin.raffin@ensta.org>
2022-09-17 11:10:03 +02:00
..
changelog.rst Fix loading a model with different number of environments (#1058) 2022-09-17 11:10:03 +02:00
projects.rst Add furuta pendulum project to project list (#742) 2022-02-04 11:39:49 +02:00