stable-baselines3/stable_baselines3
Antonin RAFFIN 52c29dc497
Fix evaluation script for recurrent policies (#678)
* Fix evaluation script for RNN

* Add error message

* Revert "Add error message"

This reverts commit 8d69b6cf4de2cd13aecfb425bd3145fad6a6c49a.

* Fix for pytype

* Rename mask to `episode_start`

* Fix type hint

* Fix type hints

* Remove confusing part of sentence

Co-authored-by: Anssi <kaneran21@hotmail.com>
2021-11-30 13:49:06 +01:00
..
a2c Add timeout handling for on-policy algorithms (#658) 2021-11-16 17:19:16 +01:00
common Fix evaluation script for recurrent policies (#678) 2021-11-30 13:49:06 +01:00
ddpg System info helper (#613) 2021-10-18 10:43:56 +02:00
dqn Fix evaluation script for recurrent policies (#678) 2021-11-30 13:49:06 +01:00
her Dictionary Observations (#243) 2021-05-11 12:29:30 +02:00
ppo System info helper (#613) 2021-10-18 10:43:56 +02:00
sac System info helper (#613) 2021-10-18 10:43:56 +02:00
td3 System info helper (#613) 2021-10-18 10:43:56 +02:00
__init__.py System info helper (#613) 2021-10-18 10:43:56 +02:00
py.typed Rename to stable-baselines3 2020-05-05 15:02:35 +02:00
version.txt Fix evaluation script for recurrent policies (#678) 2021-11-30 13:49:06 +01:00