stable-baselines3/stable_baselines3
thisray 5ddda44a74
Fix arguments order of explained_variance() (#227)
* Fix for arguments order in explained_variance()

Fix for arguments order in explained_variance() in PPO

* Fix for arguments order in explained_variance()

Fix for arguments order in explained_variance() in a2c

* Fix for arguments order in explained_variance()

update changelog.rst
2020-11-16 16:27:46 +01:00
..
a2c Fix arguments order of explained_variance() (#227) 2020-11-16 16:27:46 +01:00
common Use Monitor episode reward/length for evaluate_policy (#220) 2020-11-16 11:52:28 +01:00
ddpg Add callable signatures to type annotations. (#215) 2020-11-15 17:50:28 +01:00
dqn Add callable signatures to type annotations. (#215) 2020-11-15 17:50:28 +01:00
her Implement HER (#120) 2020-10-22 11:56:43 +02:00
ppo Fix arguments order of explained_variance() (#227) 2020-11-16 16:27:46 +01:00
sac Add callable signatures to type annotations. (#215) 2020-11-15 17:50:28 +01:00
td3 Add callable signatures to type annotations. (#215) 2020-11-15 17:50:28 +01:00
__init__.py Implement HER (#120) 2020-10-22 11:56:43 +02:00
py.typed Rename to stable-baselines3 2020-05-05 15:02:35 +02:00
version.txt Add more issue templates (#211) 2020-11-02 10:43:25 +01:00