stable-baselines3-contrib-sacd/sb3_contrib/common/recurrent
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
..
__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 Deprecation of shared layers in `mlp_extractor` (#133) 2023-01-05 10:42:22 +01:00
type_aliases.py Fix `sb3_contrib/common/recurrent/type_aliases.py` type hint (#121) 2022-11-29 10:41:07 +01:00