stable-baselines3/stable_baselines3
Anssi 77cb3dd0ab
Separate feature extractor networks for DQN networks (#132)
* Separate feature extractor networks for DQN networks

* [ci skip] Bump version

Co-authored-by: Antonin RAFFIN <antonin.raffin@ensta.org>
2020-07-30 20:48:30 +02:00
..
a2c fix approximate entropy calculation in PPO and A2C (#130) 2020-07-29 21:19:41 +02:00
common Fix ortho init when bias=False with custom policy (#126) 2020-07-25 22:35:48 +02:00
ddpg Auto-formatting with black and isort (#97) 2020-07-16 16:12:16 +02:00
dqn Separate feature extractor networks for DQN networks (#132) 2020-07-30 20:48:30 +02:00
ppo fix approximate entropy calculation in PPO and A2C (#130) 2020-07-29 21:19:41 +02:00
sac Optimized polyak updates (#106) 2020-07-17 15:53:28 +02:00
td3 Optimized polyak updates (#106) 2020-07-17 15:53:28 +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 Separate feature extractor networks for DQN networks (#132) 2020-07-30 20:48:30 +02:00