stable-baselines3/docs/misc
Alex Pasquali 6d55a09f81
Updated custom policy docs to better explain the `mlp_extractor`'s dimensions (#1196)
* Updated custom policy docs

Better explained how the dimensions of the mlp_extractor work, including the action net and the value net after the layers specified in net_arch.

* Improved custom policy doc

Section: Custom Network Architecture.
Explained with greater detail that an action net and a value net will be added on top of the net_arch.

* Improved custom policy doc

Section: Custom Network Architecture.
Merged a comment into a note

* Alignment

Co-authored-by: Quentin GALLOUÉDEC <gallouedec.quentin@gmail.com>
2022-12-12 16:19:51 +01:00
..
changelog.rst Updated custom policy docs to better explain the `mlp_extractor`'s dimensions (#1196) 2022-12-12 16:19:51 +01:00
projects.rst Add furuta pendulum project to project list (#742) 2022-02-04 11:39:49 +02:00