stable-baselines3/stable_baselines3/common/envs
Kyle Sayers fab6cb339d
BitFlippingEnv argument check and docs clarification (#1698)
* made change, not tested yet

* add back _obs_space with note on purpose

* match formatting

* update documentation
2023-09-27 10:18:30 +02:00
..
__init__.py Exposed modules in __init__.py with __all__ (#1195) 2022-11-29 23:33:46 +01:00
bit_flipping_env.py BitFlippingEnv argument check and docs clarification (#1698) 2023-09-27 10:18:30 +02:00
identity_env.py Add Gymnasium support (#1327) 2023-04-14 13:13:59 +02:00
multi_input_envs.py Fix reward of SimpleMultiObsEnv to always be float (#1676) 2023-09-16 08:56:04 +02:00