stable-baselines3/stable_baselines3/sac
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
..
__init__.py Dictionary Observations (#243) 2021-05-11 12:29:30 +02:00
policies.py Update defaults for offpolicy algos with features extractor (#935) 2022-06-18 10:52:52 +02:00
sac.py Add progress bar callback and argument (#1095) 2022-10-06 18:17:31 +02:00