ray/rllib/agents/es
2020-06-13 17:51:50 +02:00
..
tests [RLlib] Add testing Policy.compute_single_action() for all agents. (#8903) 2020-06-13 17:51:50 +02:00
__init__.py [RLlib] PyTorch version of ES (Evolution Strategies). (#8104) 2020-04-20 21:47:28 +02:00
es.py [RLlib] Issue 8769 broken OOM tests_dir cases (R & S). (#8770) 2020-06-05 08:34:21 +02:00
es_tf_policy.py [RLlib] Add testing Policy.compute_single_action() for all agents. (#8903) 2020-06-13 17:51:50 +02:00
es_torch_policy.py [RLlib] Add testing Policy.compute_single_action() for all agents. (#8903) 2020-06-13 17:51:50 +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