Quentin Gallouédec
|
2e4a45020e
|
Refactor observation stacking (#1238)
* refactor stacking obs
* Improve docstring
* remove all StackedDictObservations
* Update tests and make stacked obs clearer
* Fix type check
* fix stacked_observation_space
* undo init change, deprecate StackedDictObservations
* deprecate stack_observation_space
* type hints
* ignore pytype errors
* undo vecenv doc change
* Deprecation warning in StackedDictObs doctstring
* Fix vec_env.rst
* Fix __all__ sorting
* fix pytype ignore statement
* Update docstring
* stack
* Remove n_stack
* Update changelog
* Simplify code
* Rename test file
* Re-use variable for shift
* Fix doc build
* Remove pytype comment
* Disable pytype error
---------
Co-authored-by: Antonin RAFFIN <antonin.raffin@ensta.org>
|
2023-02-06 22:41:59 +01:00 |
|