stable-baselines3/stable_baselines3
2020-08-23 17:47:39 +02:00
..
a2c Match performance with stable-baselines (discrete case) (#110) 2020-08-03 22:22:51 +02:00
cmaes Limit CMAES to one episode 2020-08-11 11:43:12 +02:00
common Merge branch 'master' into feat/crr 2020-08-23 14:35:13 +02:00
ddpg Reformat 2020-07-16 16:34:00 +02:00
dqn Merge branch 'master' into feat/crr 2020-08-23 13:37:24 +02:00
ppo fix approximate entropy calculation in PPO and A2C (#130) 2020-07-29 21:19:41 +02:00
sac Fix typos in SAC and TD3 (#145) 2020-08-23 17:44:35 +02:00
td3 Merge branch 'master' into feat/crr 2020-08-23 17:47:39 +02:00
tqc Add Tensor version of CRR 2020-08-09 17:44:52 +02:00
__init__.py ADD CMAES 2020-07-30 11:17:32 +02:00
py.typed Rename to stable-baselines3 2020-05-05 15:02:35 +02:00
version.txt Remove "device" argument from policies (#141) 2020-08-23 13:27:52 +02:00