stable-baselines3-contrib-sacd/sb3_contrib/common/recurrent
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
..
__init__.py Recurrent PPO (#53) 2022-05-30 04:31:12 +02:00
buffers.py Fix reshape LSTM states (#112) 2022-10-26 18:03:45 +02:00
policies.py Removed shared layers in mlp_extractor (#137) 2023-01-25 16:28:27 +01:00
type_aliases.py Fix `sb3_contrib/common/recurrent/type_aliases.py` type hint (#121) 2022-11-29 10:41:07 +01:00