stable-baselines3/stable_baselines3
Quentin Gallouédec d496cd4d95
Consistent use of device as keyword argument (#702)
* consistent device as keyword arg

* Fixed ``device`` arg inconsistency in changelog
2021-12-22 11:43:59 +01:00
..
a2c Add timeout handling for on-policy algorithms (#658) 2021-11-16 17:19:16 +01:00
common Consistent use of device as keyword argument (#702) 2021-12-22 11:43:59 +01:00
ddpg System info helper (#613) 2021-10-18 10:43:56 +02:00
dqn Multiprocessing support for off policy algorithms (#439) 2021-12-01 22:30:09 +01:00
her Dictionary Observations (#243) 2021-05-11 12:29:30 +02:00
ppo System info helper (#613) 2021-10-18 10:43:56 +02:00
sac Multiprocessing support for off policy algorithms (#439) 2021-12-01 22:30:09 +01:00
td3 Multiprocessing support for off policy algorithms (#439) 2021-12-01 22:30:09 +01:00
__init__.py System info helper (#613) 2021-10-18 10:43:56 +02:00
py.typed Rename to stable-baselines3 2020-05-05 15:02:35 +02:00
version.txt Improve tests and add check for float32 (#686) 2021-12-09 14:14:33 +02:00