ray/rllib/agents
2021-06-03 22:29:00 +02:00
..
a3c [RLlib] DDPG/TD3 + A3C/A2C + MARWIL/BC Annotation/Comments/Code Cleanup (#14707) 2021-05-19 16:32:29 +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] DDPG torch GPU bug. (#16133) 2021-05-28 22:09:25 +02:00
dqn [RLlib] Issue 16117: DQN/APEX torch not working on GPU. (#16118) 2021-05-28 09:12:53 +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] MARWIL + BC: Various fixes and enhancements. (#16218) 2021-06-03 22:29:00 +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] Entropy coeff schedule bug fix and git bisect script. (#15937) 2021-05-20 18:15:10 +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] Fixing Memory Leak In Multi-Agent environments. Adding tooling for finding memory leaks in workers. (#15815) 2021-05-18 13:23:00 +02:00
callbacks.py [RLlib] Fixing Memory Leak In Multi-Agent environments. Adding tooling for finding memory leaks in workers. (#15815) 2021-05-18 13:23:00 +02: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