stable-baselines3/.github
Antonin RAFFIN d228364ccf
Add timeout handling for on-policy algorithms (#658)
* Add timeout handling for on-policy algorithms

* Fixes

* Fix infinite loop in eval

* Skip type check for python 3.9

* Fix for discrete obs + add docstring

* Fix A2C test

* Removed unused helper

* Add test for infinite horizon

* typed ast should be fixed

* Apply suggestions from code review

Co-authored-by: Anssi <kaneran21@hotmail.com>

Co-authored-by: Anssi <kaneran21@hotmail.com>
2021-11-16 17:19:16 +01:00
..
ISSUE_TEMPLATE System info helper (#613) 2021-10-18 10:43:56 +02:00
workflows Add timeout handling for on-policy algorithms (#658) 2021-11-16 17:19:16 +01:00
PULL_REQUEST_TEMPLATE.md Add more issue templates (#211) 2020-11-02 10:43:25 +01:00