stable-baselines3/stable_baselines3
Quentin Gallouédec 29f6687b98
Raise error when observation keys and observation space keys don't match (#1047)
* Raise error when observation keys and observation space keys don't match

* Print the difference in keys

* Update changelog
2022-09-05 14:54:58 +02:00
..
a2c Upgrade code to Python 3.7+ syntax using pyupgrade (#887) 2022-04-25 13:01:38 +03:00
common Raise error when observation keys and observation space keys don't match (#1047) 2022-09-05 14:54:58 +02:00
ddpg Fix replay_buffer_class type annotation (#1042) 2022-09-01 20:10:01 -07:00
dqn Fix replay_buffer_class type annotation (#1042) 2022-09-01 20:10:01 -07:00
her Add append mode to Monitor (#1037) 2022-08-31 11:53:44 +02:00
ppo Fix advantage normalization with mini-batchsize of 1 (#1028) 2022-08-25 11:50:08 +02:00
sac Fix replay_buffer_class type annotation (#1042) 2022-09-01 20:10:01 -07:00
td3 Fix replay_buffer_class type annotation (#1042) 2022-09-01 20:10:01 -07:00
__init__.py Upgrade code to Python 3.7+ syntax using pyupgrade (#887) 2022-04-25 13:01:38 +03:00
py.typed Rename to stable-baselines3 2020-05-05 15:02:35 +02:00
version.txt Add append mode to Monitor (#1037) 2022-08-31 11:53:44 +02:00