stable-baselines3/stable_baselines3
Adam Gleave f488d0772a
Autoformat code with black (new version complains about new things) (#757)
* Blacken code

* Fix GitLab CI: switch to Docker container with new black version
2022-02-04 02:56:06 +02:00
..
a2c Add timeout handling for on-policy algorithms (#658) 2021-11-16 17:19:16 +01:00
common Autoformat code with black (new version complains about new things) (#757) 2022-02-04 02:56:06 +02: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 Add Hugging Face integration to SB3 doc (#733) 2022-01-20 10:04:12 +01:00