stable-baselines3/stable_baselines3
Antonin RAFFIN b413f4c285
Fix VecEnv type hints (#1736)
* Fix VecNormalize type hints

* Fix VecEnv utils type annotations

* Apply suggestions from code review

Co-authored-by: M. Ernestus <maximilian@ernestus.de>

* Remove PyType

---------

Co-authored-by: M. Ernestus <maximilian@ernestus.de>
2023-11-08 09:46:40 +01:00
..
a2c Add rollout_buffer_class parameter to on-policy algorithms (#1720) 2023-10-27 17:36:24 +02:00
common Fix VecEnv type hints (#1736) 2023-11-08 09:46:40 +01:00
ddpg Upgrade black formatting (#1310) 2023-02-02 11:58:41 +01:00
dqn Fix policies type annotations (#1735) 2023-11-06 18:35:28 +01:00
her Fix type annotations of buffers (#1700) 2023-09-28 18:52:46 +02:00
ppo Add rollout_buffer_class parameter to on-policy algorithms (#1720) 2023-10-27 17:36:24 +02:00
sac Fix policies type annotations (#1735) 2023-11-06 18:35:28 +01:00
td3 Fix policies type annotations (#1735) 2023-11-06 18:35:28 +01:00
__init__.py Add Gymnasium support (#1327) 2023-04-14 13:13:59 +02:00
py.typed
version.txt Fix policies type annotations (#1735) 2023-11-06 18:35:28 +01:00