stable-baselines3/stable_baselines3
Antonin RAFFIN 9069cf55f1
Fix DQN predict shape for single Gym env (#222)
* Fix DQN predict shape for single Gym env

* Remove unused imports
2020-11-17 00:43:26 +02:00
..
a2c Fix arguments order of explained_variance() (#227) 2020-11-16 16:27:46 +01:00
common Fix DQN predict shape for single Gym env (#222) 2020-11-17 00:43:26 +02:00
ddpg Add callable signatures to type annotations. (#215) 2020-11-15 17:50:28 +01:00
dqn Fix DQN predict shape for single Gym env (#222) 2020-11-17 00:43:26 +02: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 Fix DQN predict shape for single Gym env (#222) 2020-11-17 00:43:26 +02:00
td3 Fix DQN predict shape for single Gym env (#222) 2020-11-17 00:43:26 +02: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