stable-baselines3/docs/common
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
..
atari_wrappers.rst Update doc 2020-05-08 13:09:38 +02:00
distributions.rst Add base doc 2020-05-07 10:10:51 +02:00
env_checker.rst Add base doc 2020-05-07 10:10:51 +02:00
env_util.rst Rename cmd_util to env_util (#197) 2020-10-22 11:05:52 +02:00
envs.rst Dictionary Observations (#243) 2021-05-11 12:29:30 +02:00
evaluation.rst Add base doc 2020-05-07 10:10:51 +02:00
logger.rst Fix support of image like normalized inputs (#1214) 2022-12-20 13:18:28 +01:00
monitor.rst Update doc 2020-05-08 13:09:38 +02:00
noise.rst Update doc 2020-05-08 13:09:38 +02:00
utils.rst Update doc 2020-05-08 13:09:38 +02:00