stable-baselines3/docs/modules
Marco Tröster d0c1a87faf
Add scaling section to A2C documentation (#1250)
* add scaling section to A2C documentation

* add cross-reference to vectorized envs article

* turn it as note

* update changelog

* add Bonifatius94 to the list of contributors

* fix issue number

---------

Co-authored-by: Quentin Gallouédec <45557362+qgallouedec@users.noreply.github.com>
Co-authored-by: Quentin GALLOUÉDEC <gallouedec.quentin@gmail.com>
Co-authored-by: Antonin RAFFIN <antonin.raffin@ensta.org>
2023-02-02 12:34:38 +01:00
..
a2c.rst Add scaling section to A2C documentation (#1250) 2023-02-02 12:34:38 +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 Update changelog for #1184 (#1185) 2022-11-28 19:36:26 +01:00
her.rst Drop gym.GoalEnv and other minor changes initally from #780 (#1184) 2022-11-28 18:22:31 +01: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