stable-baselines3/stable_baselines3
Quentin Gallouédec 5549b34231
Fix `stable_baselines3/common/vec_env/vec_check_nan.py` type hints (#1226)
* super() init style

* "async_step" arg to "event"; "news" to "dones"; improve docstring

* Remove vec_check_nan from mypy exclude

* Update changelog
2022-12-22 12:24:59 +01:00
..
a2c Exposed modules in __init__.py with __all__ (#1195) 2022-11-29 23:33:46 +01:00
common Fix `stable_baselines3/common/vec_env/vec_check_nan.py` type hints (#1226) 2022-12-22 12:24:59 +01:00
ddpg Exposed modules in __init__.py with __all__ (#1195) 2022-11-29 23:33:46 +01:00
dqn Modified ActorCriticPolicy to support non-shared features extractor (#1148) 2022-12-20 15:12:05 +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 Modified ActorCriticPolicy to support non-shared features extractor (#1148) 2022-12-20 15:12:05 +01:00
td3 Modified ActorCriticPolicy to support non-shared features extractor (#1148) 2022-12-20 15:12:05 +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 Modified ActorCriticPolicy to support non-shared features extractor (#1148) 2022-12-20 15:12:05 +01:00