ray/rllib/agents/es
2021-07-19 13:13:05 -04:00
..
tests [RLlib] Trajectory view API: enable by default for ES and ARS (#11826) 2020-11-12 10:33:10 -08:00
__init__.py [RLlib] PyTorch version of ES (Evolution Strategies). (#8104) 2020-04-20 21:47:28 +02:00
es.py [RLlib] Fix seeding for ES and ARS. (#16744) 2021-07-19 13:13:05 -04:00
es_tf_policy.py [RLlib] Fix seeding for ES and ARS. (#16744) 2021-07-19 13:13:05 -04:00
es_torch_policy.py [RLlib] Multi-GPU support for Torch algorithms. (#14709) 2021-04-16 09:16:24 +02:00
optimizers.py [RLlib] PyTorch version of ARS (Augmented Random Search). (#8106) 2020-04-21 09:47:52 +02:00
utils.py [RLlib] PyTorch version of ES (Evolution Strategies). (#8104) 2020-04-20 21:47:28 +02:00