Quentin Gallouédec
e3b24829a5
Drop gym.GoalEnv and other minor changes initally from #780 ( #1184 )
...
* Various changes from #780
* Fix env_checker for goal_env detection
2022-11-28 18:22:31 +01:00
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
Quentin Gallouédec
a697401e03
Standardized the use of `"` for string representation ( #1086 )
...
* Replace ``'`` by ``" `` in python code
* Update changelog
* Rm whitespace
2022-10-03 15:15:39 +02:00
Antonin RAFFIN
e88eb1c9ca
Add explanation of logger output ( #803 )
...
* Add explanation of logger output
* Apply suggestions from code review
Co-authored-by: Anssi <kaneran21@hotmail.com>
* Add example output
Co-authored-by: Anssi <kaneran21@hotmail.com>
2022-03-07 12:20:43 +01:00
Antonin RAFFIN
b1794ebc52
[ci skip] Simplify quickstart example
2020-05-11 15:32:01 +02:00
Antonin RAFFIN
d17f29c8ad
Add base doc
2020-05-07 10:10:51 +02:00
Antonin RAFFIN
d542732c8d
Rename to stable-baselines3
2020-05-05 15:02:35 +02:00
Antonin Raffin
9e250b6818
Build doc
2020-01-20 16:19:35 +01:00
Antonin Raffin
b4dc9d4e4d
Add doc
2019-09-26 11:46:40 +02:00