stable-baselines3/stable_baselines3
Antonin RAFFIN 7c21b79188
Add progress bar callback and argument (#1095)
* Add progress bar callback and argument

* Update doc

* Update changelog

* Upgrade pytype in docker image

* Use tqdm.write in the logger to have cleaner output

* Fix logger test

* Fix when doing multiple calls to learn()

* Address comments from code-review
2022-10-06 18:17:31 +02:00
..
a2c Add progress bar callback and argument (#1095) 2022-10-06 18:17:31 +02:00
common Add progress bar callback and argument (#1095) 2022-10-06 18:17:31 +02:00
ddpg Add progress bar callback and argument (#1095) 2022-10-06 18:17:31 +02:00
dqn Add progress bar callback and argument (#1095) 2022-10-06 18:17:31 +02:00
her Add append mode to Monitor (#1037) 2022-08-31 11:53:44 +02:00
ppo Add progress bar callback and argument (#1095) 2022-10-06 18:17:31 +02:00
sac Add progress bar callback and argument (#1095) 2022-10-06 18:17:31 +02:00
td3 Add progress bar callback and argument (#1095) 2022-10-06 18:17:31 +02: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 progress bar callback and argument (#1095) 2022-10-06 18:17:31 +02:00