stable-baselines3/torchy_baselines/common
2020-02-03 18:18:41 +01:00
..
vec_env Update docstring 2020-01-23 11:20:12 +01:00
__init__.py Init: TD3 2019-09-05 17:29:41 +02:00
base_class.py Create OffPolicyRLModel 2020-02-03 18:18:41 +01:00
buffers.py Copy by default 2020-02-03 15:42:14 +01:00
callbacks.py Fix statement that had no effects 2020-02-03 10:51:29 +01:00
distributions.py Convert format to f-strings 2020-01-22 16:39:25 +01:00
evaluation.py Refactor evaluation 2020-01-27 15:53:27 +01:00
identity_env.py first save and load features 2019-11-12 17:03:57 +01:00
logger.py Convert format to f-strings 2020-01-22 16:39:25 +01:00
monitor.py Sync Monitor with Stable Baselines 2020-02-03 15:07:35 +01:00
noise.py Add callback support 2020-01-27 14:32:31 +01:00
policies.py Convert format to f-strings 2020-01-22 16:39:25 +01:00
running_mean_std.py Add stable-baselines VecEnvs 2019-09-20 15:18:25 +02:00
save_util.py Fix saving on GPU - Loading on CPU (#45) 2020-01-31 13:06:55 +01:00
type_aliases.py Add callback support 2020-01-27 14:32:31 +01:00
utils.py Add learning rate schedule 2019-10-28 16:47:13 +01:00