stable-baselines3/stable_baselines3
Quentin Gallouédec 4fa17dcf0f
Standardize the use of from gym import spaces (#1240)
* generalize the use of `from gym import spaces`

* command line get system info

* Documentation line length for doc

* update changelog

* add space before os plateform to avoid ref to other issue

* format

* get_system_info update in changelog

* fix type check error

* fix get system info

* add comment about regex

* update version
2023-01-02 14:51:11 +01:00
..
a2c Exposed modules in __init__.py with __all__ (#1195) 2022-11-29 23:33:46 +01:00
common Standardize the use of from gym import spaces (#1240) 2023-01-02 14:51:11 +01:00
ddpg Exposed modules in __init__.py with __all__ (#1195) 2022-11-29 23:33:46 +01:00
dqn Standardize the use of from gym import spaces (#1240) 2023-01-02 14:51:11 +01:00
her Exposed modules in __init__.py with __all__ (#1195) 2022-11-29 23:33:46 +01:00
ppo Exposed modules in __init__.py with __all__ (#1195) 2022-11-29 23:33:46 +01:00
sac Standardize the use of from gym import spaces (#1240) 2023-01-02 14:51:11 +01:00
td3 Standardize the use of from gym import spaces (#1240) 2023-01-02 14:51:11 +01:00
__init__.py Update version (#1220) 2022-12-19 13:53:00 +01:00
py.typed Rename to stable-baselines3 2020-05-05 15:02:35 +02:00
version.txt Standardize the use of from gym import spaces (#1240) 2023-01-02 14:51:11 +01:00