stable-baselines3/docs/misc
Antonin RAFFIN 8452106734
Fix support of image like normalized inputs (#1214)
* Fix support of image like normalized inputs

* Improve docstring and warning message.

* Don't check if obs is image when normalize_images is False (lil opt)

* Comment fix

* Fix normalize_images not passed to parent

* Check for subclasses too

* Remove useless multiline

* Update version and add comment

* Fix some typos

Co-authored-by: Quentin Gallouédec <45557362+qgallouedec@users.noreply.github.com>
2022-12-20 13:18:28 +01:00
..
changelog.rst Fix support of image like normalized inputs (#1214) 2022-12-20 13:18:28 +01:00
projects.rst Fix support of image like normalized inputs (#1214) 2022-12-20 13:18:28 +01:00