stable-baselines3/docs/misc
Antonin RAFFIN 17f02a8ae1
Fix env checker bounds, expose all invalid indices at once (#1638)
* Fix bug in env_checker.py bounds warning message

* Fix bug where Gym Environment Checker does not output the correct warning message when dealing with observation spaces that have different upper and different lower bounds

* Update test_env_checker.py with more comprehensive tests

* Make naming consistent

* Update version

* Catch all invalid indices at once

---------

Co-authored-by: gabo_tor <gabriel0torre@gmail.com>
2023-08-02 16:43:45 +02:00
..
changelog.rst Fix env checker bounds, expose all invalid indices at once (#1638) 2023-08-02 16:43:45 +02:00
projects.rst Docs: Add mobile-env to community projects (#1617) 2023-07-21 16:33:01 +02:00