stable-baselines3-contrib-sacd/sb3_contrib/common
Alex Pasquali b5aa9a47ce
Deprecation of shared layers in `mlp_extractor` (#133)
* Deprecation of shared layers in mlp_extractor

* Fix missing import

* Reformat and update tests

Co-authored-by: Antonin Raffin <antonin.raffin@ensta.org>
2023-01-05 10:42:22 +01:00
..
envs Expose modules in `__init__.py` with `__all__` attribute (#124) 2022-12-05 15:53:57 +01:00
maskable Deprecation of shared layers in `mlp_extractor` (#133) 2023-01-05 10:42:22 +01:00
recurrent Deprecation of shared layers in `mlp_extractor` (#133) 2023-01-05 10:42:22 +01:00
vec_env Expose modules in `__init__.py` with `__all__` attribute (#124) 2022-12-05 15:53:57 +01:00
wrappers Standardize the use of ``from gym import spaces`` (#131) 2023-01-02 15:35:00 +01:00
__init__.py Add TimeFeatureWrapper (#7) 2020-11-13 13:00:56 +02:00
utils.py Fix `sb3_contrib/common/utils.py` type hint (#120) 2022-11-29 10:24:44 +01:00