stable-baselines3-contrib-sacd/sb3_contrib/common
Alex Pasquali 6bc8e426bf
Removed shared layers in mlp_extractor (#137)
* Removed shared layers in mlp_extractor

* Add ruff

* Update version and add warning

Co-authored-by: Antonin Raffin <antonin.raffin@ensta.org>
2023-01-25 16:28:27 +01:00
..
envs Expose modules in `__init__.py` with `__all__` attribute (#124) 2022-12-05 15:53:57 +01:00
maskable Removed shared layers in mlp_extractor (#137) 2023-01-25 16:28:27 +01:00
recurrent Removed shared layers in mlp_extractor (#137) 2023-01-25 16:28:27 +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