stable-baselines3/docs/misc
Antonin RAFFIN 2599f04940
Add custom arch for off-policy actor/critic networks (#182)
* Add custom arch for off-policy actor/critic networks

* Fix type hints

* Address comments

* Make sure number of updated parameters match in polyak

* Add zip_strict for strict-length zipping

* Fix building docs

* Add test for zip strict

* Faster tests

Co-authored-by: Anssi "Miffyli" Kanervisto <kaneran21@hotmail.com>
2020-10-13 12:01:33 +02:00
..
changelog.rst Add custom arch for off-policy actor/critic networks (#182) 2020-10-13 12:01:33 +02:00
projects.rst Udacity Reacher Project with Unity (#79) 2020-06-30 15:03:02 +02:00