stable-baselines3/stable_baselines3
Quentin Gallouédec e39bc3da00
Add support for multidimensional spaces.MultiBinary observations (#1179)
* Fix `get_obs_shape` for multidimensi onnal Multibinary space

* Update changelog

* more tests

* fix multidiscrete one-hot encoding

* refactor tests

* Update changelog.rst

* Update changelog.rst

* batched obs and revert preprocess_obs changes

* Add support for multidimensional ``spaces.MultiBinary`` observations

Co-authored-by: Antonin RAFFIN <antonin.raffin@ensta.org>
Co-authored-by: Antonin Raffin <antonin.raffin@dlr.de>
2022-12-08 18:46:41 +01:00
..
a2c Exposed modules in __init__.py with __all__ (#1195) 2022-11-29 23:33:46 +01:00
common Add support for multidimensional spaces.MultiBinary observations (#1179) 2022-12-08 18:46:41 +01:00
ddpg Exposed modules in __init__.py with __all__ (#1195) 2022-11-29 23:33:46 +01:00
dqn Exposed modules in __init__.py with __all__ (#1195) 2022-11-29 23:33:46 +01:00
her Exposed modules in __init__.py with __all__ (#1195) 2022-11-29 23:33:46 +01:00
ppo Exposed modules in __init__.py with __all__ (#1195) 2022-11-29 23:33:46 +01:00
sac Exposed modules in __init__.py with __all__ (#1195) 2022-11-29 23:33:46 +01:00
td3 Exposed modules in __init__.py with __all__ (#1195) 2022-11-29 23:33:46 +01:00
__init__.py Exposed modules in __init__.py with __all__ (#1195) 2022-11-29 23:33:46 +01:00
py.typed Rename to stable-baselines3 2020-05-05 15:02:35 +02:00
version.txt Exposed modules in __init__.py with __all__ (#1195) 2022-11-29 23:33:46 +01:00