ray/rllib/agents/es
Eric Liang 5acd3e66dd
[rllib] Fix torch TD error, IMPALA LR updates (#9477)
* update

* add test

* lint

* fix super call

* speed es test up
2020-07-23 12:50:25 -07:00
..
tests [rllib] Fix torch TD error, IMPALA LR updates (#9477) 2020-07-23 12:50:25 -07:00
__init__.py [RLlib] PyTorch version of ES (Evolution Strategies). (#8104) 2020-04-20 21:47:28 +02:00
es.py [tune] Use public methods for trainable (#9184) 2020-07-01 11:00:00 -07:00
es_tf_policy.py [RLlib] Retire try_import_tree (should be installed along with other requirements). (#9211) 2020-07-02 13:06:34 +02:00
es_torch_policy.py [RLlib] Issue #9437 (PyTorch converts to CPU tensor, even if on GPU). (#9497) 2020-07-16 14:55: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