ray/rllib/agents
2021-05-18 11:10:46 +02:00
..
a3c [RLlib] CQL TensorFlow support (#15841) 2021-05-18 11:10:46 +02:00
ars [RLlib] Multi-GPU support for Torch algorithms. (#14709) 2021-04-16 09:16:24 +02:00
cql [RLlib] CQL TensorFlow support (#15841) 2021-05-18 11:10:46 +02:00
ddpg [RLlib] CQL TensorFlow support (#15841) 2021-05-18 11:10:46 +02:00
dqn [RLlib] CQL TensorFlow support (#15841) 2021-05-18 11:10:46 +02:00
dreamer [CI] Upgrade flake8 to 3.9.1 (#15527) 2021-05-03 14:23:28 -07:00
es [RLlib] Multi-GPU support for Torch algorithms. (#14709) 2021-04-16 09:16:24 +02:00
impala [RLlib] CQL TensorFlow support (#15841) 2021-05-18 11:10:46 +02:00
maml [RLlib] CQL TensorFlow support (#15841) 2021-05-18 11:10:46 +02:00
marwil [RLlib] CQL TensorFlow support (#15841) 2021-05-18 11:10:46 +02:00
mbmpo [RLlib] Multi-GPU for tf-DQN/PG/A2C. (#13393) 2021-03-08 15:41:27 +01:00
pg [RLlib] Support native tf.keras.Model (milestone toward obsoleting ModelV2 class). (#14684) 2021-04-27 10:44:54 +02:00
ppo [RLlib] CQL TensorFlow support (#15841) 2021-05-18 11:10:46 +02:00
qmix [RLlib] Multi-GPU support for Torch algorithms. (#14709) 2021-04-16 09:16:24 +02:00
sac [RLlib] CQL TensorFlow support (#15841) 2021-05-18 11:10:46 +02:00
slateq [RLlib] Multi-GPU for tf-DQN/PG/A2C. (#13393) 2021-03-08 15:41:27 +01:00
__init__.py [RLlib] MB-MPO cleanup (comments, docstrings, type annotations). (#11033) 2020-10-06 20:28:16 +02:00
callbacks.py [RLlib] Extend on_learn_on_batch callback to allow for custom metrics to be added. (#13584) 2021-02-08 15:02:19 +01:00
mock.py Auto report object store memory usage; remove some deprecated code (#14260) 2021-03-01 13:19:44 -08:00
registry.py [RLlib] R2D2 Implementation. (#13933) 2021-02-25 12:18:11 +01:00
trainer.py [RLlib] Add simple curriculum learning API and example script. (#15740) 2021-05-16 17:35:10 +02:00
trainer_template.py [RLlib] Add simple curriculum learning API and example script. (#15740) 2021-05-16 17:35:10 +02:00