stable-baselines3/stable_baselines3
Antonin RAFFIN fc9527157a
Fix off-by-one GAE computation (#185)
* Fix off-by-one GAE computation

* Fix identity test

* Revert gae loop
2020-10-13 00:10:54 +03:00
..
a2c Cleanup docstring types (#169) 2020-10-02 20:05:55 +03:00
common Fix off-by-one GAE computation (#185) 2020-10-13 00:10:54 +03:00
ddpg Cleanup docstring types (#169) 2020-10-02 20:05:55 +03:00
dqn Improve typing coverage (#175) 2020-10-07 10:51:49 +02:00
ppo Cleanup docstring types (#169) 2020-10-02 20:05:55 +03:00
sac Cleanup docstring types (#169) 2020-10-02 20:05:55 +03:00
td3 Improve typing coverage (#175) 2020-10-07 10:51:49 +02:00
__init__.py Auto-formatting with black and isort (#97) 2020-07-16 16:12:16 +02:00
py.typed Rename to stable-baselines3 2020-05-05 15:02:35 +02:00
version.txt Improve typing coverage (#175) 2020-10-07 10:51:49 +02:00