mirror of
https://github.com/saymrwulf/stable-baselines3.git
synced 2026-05-16 21:10:08 +00:00
* 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> |
||
|---|---|---|
| .. | ||
| a2c.rst | ||
| base.rst | ||
| ddpg.rst | ||
| dqn.rst | ||
| her.rst | ||
| ppo.rst | ||
| sac.rst | ||
| td3.rst | ||