stable-baselines3/stable_baselines3
Adam Gleave 78afcbd6d9
HumanOutputFormat: make length configurable, throw error if keys alias (#756)
* Make HumanOutputFormat length configurable and bump to 36 by default

* Add test case

* Updated changelog

* Blacken

* Blacken code

* Fix GitLab CI: switch to Docker container with new black version

* Incorporate suggestion

* Add class docstring

* Dummy commit to retrigger GitLab

Co-authored-by: Anssi <kaneran21@hotmail.com>
2022-02-05 12:57:35 +02:00
..
a2c Add timeout handling for on-policy algorithms (#658) 2021-11-16 17:19:16 +01:00
common HumanOutputFormat: make length configurable, throw error if keys alias (#756) 2022-02-05 12:57:35 +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