stable-baselines3-contrib-sacd/sb3_contrib/ppo_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 Expose modules in `__init__.py` with `__all__` attribute (#124) 2022-12-05 15:53:57 +01:00
policies.py Recurrent PPO (#53) 2022-05-30 04:31:12 +02:00
ppo_recurrent.py Standardize the use of ``from gym import spaces`` (#131) 2023-01-02 15:35:00 +01:00