stable-baselines3-contrib-sacd/sb3_contrib/common/recurrent
Quentin Gallouédec 7c4a249fa4
Standardize the use of ``from gym import spaces`` (#131)
* Standardize from gym import spaces

* update changelog

* update issue template

* update version

* Update version
2023-01-02 15:35:00 +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 Standardize the use of ``from gym import spaces`` (#131) 2023-01-02 15:35:00 +01:00
type_aliases.py Fix `sb3_contrib/common/recurrent/type_aliases.py` type hint (#121) 2022-11-29 10:41:07 +01:00