stable-baselines3/docs/modules
Benjamin Steenhoek 180a2e3832
Remove recurrent policies from A2C docs (#470)
* Remove recurrent policies from A2C docs

Recurrent policies are not supported yet as of (https://github.com/DLR-RM/stable-baselines3/issues/160#issuecomment-694756355), but the docs say that A2C supports them. Changing it to avoid misleading.

* Update changelog

Co-authored-by: benjaminjsteenhoek@gmail.com <benjis@iastate.edu>
2021-06-07 19:39:49 +02:00
..
a2c.rst Remove recurrent policies from A2C docs (#470) 2021-06-07 19:39:49 +02:00
base.rst Review of code (A2C, PPO and refactoring) (#35) 2020-06-09 13:54:18 +02:00
ddpg.rst Dictionary Observations (#243) 2021-05-11 12:29:30 +02:00
dqn.rst Doc update (custom policy + fix her example) (#436) 2021-05-16 18:21:07 +02:00
her.rst Dictionary Observations (#243) 2021-05-11 12:29:30 +02:00
ppo.rst Dictionary Observations (#243) 2021-05-11 12:29:30 +02:00
sac.rst Dictionary Observations (#243) 2021-05-11 12:29:30 +02:00
td3.rst Dictionary Observations (#243) 2021-05-11 12:29:30 +02:00