stable-baselines3/docs/misc
WeberSamuel 15c9daa2ba
Fix VecExtractDictObs does not handle terminal observation (#1443)
* VecExtractDictObs handle terminal_observation

* Added VecExtractDictObs handle terminal_output to changelog

* Update changelog.rst

* Update test_vec_extract_dict_obs.py

Add random dones in env to test if terminal_observation is properly handled

* Made test deterministic

* Fixed bug in test

* Improved test

* Fix format in test

* Update test

* Fix type hint

* Ignore pytype warning

* Ignore pytype

---------

Co-authored-by: Antonin RAFFIN <antonin.raffin@ensta.org>
2023-04-12 15:20:04 +02:00
..
changelog.rst Fix VecExtractDictObs does not handle terminal observation (#1443) 2023-04-12 15:20:04 +02:00
projects.rst Add RLeXplore to the project page (#1246) 2022-12-28 15:06:09 +01:00