stable-baselines3/stable_baselines3
Quentin Gallouédec b46396a664
Fix stable_baselines3/common/env_util.py type hint (#1192)
* Remove env_util from mypy exclude

* Fix make_atari_env type hint

* Update changelog
2022-11-29 15:36:55 +01:00
..
a2c Fix Self return type (#1167) 2022-11-22 13:42:39 +01:00
common Fix stable_baselines3/common/env_util.py type hint (#1192) 2022-11-29 15:36:55 +01:00
ddpg Fix Self return type (#1167) 2022-11-22 13:42:39 +01:00
dqn Fix Self return type (#1167) 2022-11-22 13:42:39 +01:00
her
ppo Fix Self return type (#1167) 2022-11-22 13:42:39 +01:00
sac Fix Self return type (#1167) 2022-11-22 13:42:39 +01:00
td3 Drop gym.GoalEnv and other minor changes initally from #780 (#1184) 2022-11-28 18:22:31 +01:00
__init__.py
py.typed
version.txt Add with_bias parameter to create_mlp (#1188) 2022-11-29 12:43:16 +01:00