stable-baselines3/docs/modules
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
..
a2c.rst Doc fix: A2C - fix guidance on RMSpropTFLike (#708) 2021-12-30 11:28:12 +01:00
base.rst Review of code (A2C, PPO and refactoring) (#35) 2020-06-09 13:54:18 +02:00
ddpg.rst Gym fixes - Follow up from #705 (#734) 2022-02-04 15:13:57 -08:00
dqn.rst Multiprocessing support for off policy algorithms (#439) 2021-12-01 22:30:09 +01:00
her.rst Standardized the use of `"` for string representation (#1086) 2022-10-03 15:15:39 +02:00
ppo.rst Fixed typo in PPO doc (#983) 2022-07-30 12:52:35 +02:00
sac.rst Gym fixes - Follow up from #705 (#734) 2022-02-04 15:13:57 -08:00
td3.rst Gym fixes - Follow up from #705 (#734) 2022-02-04 15:13:57 -08:00