stable-baselines3/stable_baselines3
2020-07-30 10:05:13 +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 Reformat 2020-07-20 10:37:16 +02:00
ppo fix approximate entropy calculation in PPO and A2C (#130) 2020-07-29 21:19:41 +02:00
sac Merge branch 'feat/tqc' into feat/crr 2020-07-20 10:44:42 +02:00
td3 Reformat 2020-07-20 10:37:16 +02:00
tqc Add exp temperature param 2020-07-23 23:22:06 +02:00
__init__.py Merge branch 'master' into feat/tqc 2020-07-20 10:40:26 +02:00
py.typed Rename to stable-baselines3 2020-05-05 15:02:35 +02:00
version.txt Optimized polyak updates (#106) 2020-07-17 15:53:28 +02:00