stable-baselines3/stable_baselines3
Juan Rocamonde fdca786f09
Fix replay_buffer_class type annotation (#1042)
* Fix replay_buffer_class type annotation

* Update changelog

* Further replacement of same type annotation issue

* Formatting

* Rolled back formatting changes for consistency
2022-09-01 20:10:01 -07:00
..
a2c Upgrade code to Python 3.7+ syntax using pyupgrade (#887) 2022-04-25 13:01:38 +03:00
common Fix replay_buffer_class type annotation (#1042) 2022-09-01 20:10:01 -07: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