stable-baselines3/torchy_baselines/common
2020-01-08 11:26:57 +01:00
..
vec_env Add seeding for subproc vecenv 2019-12-30 12:01:37 +01:00
__init__.py Init: TD3 2019-09-05 17:29:41 +02:00
base_class.py Add comment about warmup phase 2020-01-07 17:36:26 +01:00
buffers.py Cleanup + update doc 2019-11-22 13:33:12 +01:00
distributions.py Fix exp_ln computation 2019-12-20 18:02:01 +01:00
evaluation.py Unify evaluation 2020-01-07 14:00:03 +01:00
identity_env.py first save and load features 2019-11-12 17:03:57 +01:00
logger.py Buf fixes for python 2 2019-10-15 13:24:53 +02:00
monitor.py Add default filename for monitor 2019-10-29 18:42:34 +01:00
noise.py Rescale actions and add action noise 2019-10-07 16:26:03 +02:00
policies.py Refactor: enable sde net arch for TD3 and SAC 2019-12-02 14:06:17 +01:00
running_mean_std.py Add stable-baselines VecEnvs 2019-09-20 15:18:25 +02:00
save_util.py Add extra dependency 2020-01-08 11:26:57 +01:00
utils.py Add learning rate schedule 2019-10-28 16:47:13 +01:00