stable-baselines3/stable_baselines3/common/envs
Alex Pasquali 30a19848ce
Deprecation of shared layers in MlpExtractor (#1252)
* Deprecation warning for shared layers in Mlpextractor

* Updated changelog

* Updated custom policy doc

* Update doc and deprecation

* Fix doc build

* Minor edits

Co-authored-by: Antonin Raffin <antonin.raffin@ensta.org>
2023-01-05 09:59:36 +01:00
..
__init__.py Exposed modules in __init__.py with __all__ (#1195) 2022-11-29 23:33:46 +01:00
bit_flipping_env.py Drop gym.GoalEnv and other minor changes initally from #780 (#1184) 2022-11-28 18:22:31 +01:00
identity_env.py Deprecation of shared layers in MlpExtractor (#1252) 2023-01-05 09:59:36 +01:00
multi_input_envs.py Standardize the use of from gym import spaces (#1240) 2023-01-02 14:51:11 +01:00