ray/rllib/agents/es
2020-05-21 10:16:18 -07:00
..
tests [RLlib] Add light-weight Trainer.compute_action() tests for all Algos. (#8356) 2020-05-08 16:31:31 +02:00
__init__.py [RLlib] PyTorch version of ES (Evolution Strategies). (#8104) 2020-04-20 21:47:28 +02:00
es.py [rllib] Deprecate policy optimizers (#8345) 2020-05-21 10:16:18 -07:00
es_tf_policy.py [RLlib] Policy.compute_single_action() broken for nested actions (Issue 8411). (#8514) 2020-05-20 22:29:08 +02:00
es_torch_policy.py [RLlib] Policy.compute_single_action() broken for nested actions (Issue 8411). (#8514) 2020-05-20 22:29:08 +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