ray/rllib/agents
2022-03-24 17:04:02 -07:00
..
a3c Revert "Revert "[RLlib] Speedup A3C up to 3x (new training_iteration function instead of execution_plan) and re-instate Pong learning test."" (#18708) 2022-02-10 13:44:22 +01:00
alpha_star Revert "Revert "[RLlib] AlphaStar: Parallelized, multi-agent/multi-GPU learni…" (#22153) 2022-02-08 16:43:00 +01:00
ars [RLlib] Filter.clear_buffer() deprecated (use Filter.reset_buffer() instead). (#22246) 2022-02-10 02:58:43 +01:00
bandit [RLlib] Change type to tensortype for cql policies. (#23438) 2022-03-24 12:32:29 +01:00
cql [RLlib] Change type to tensortype for cql policies. (#23438) 2022-03-24 12:32:29 +01:00
ddpg [Lint] Cleanup incorrectly formatted strings (Part 1: RLLib). (#23128) 2022-03-15 17:34:21 +01:00
dqn [Lint] Cleanup incorrectly formatted strings (Part 1: RLLib). (#23128) 2022-03-15 17:34:21 +01:00
dreamer [CI] Replace YAPF disables with Black disables (#21982) 2022-02-08 16:29:25 -08:00
es [RLlib] Filter.clear_buffer() deprecated (use Filter.reset_buffer() instead). (#22246) 2022-02-10 02:58:43 +01:00
impala [CI] Replace YAPF disables with Black disables (#21982) 2022-02-08 16:29:25 -08:00
maml [CI] Replace YAPF disables with Black disables (#21982) 2022-02-08 16:29:25 -08:00
marwil [CI] Replace YAPF disables with Black disables (#21982) 2022-02-08 16:29:25 -08:00
mbmpo [CI] Replace YAPF disables with Black disables (#21982) 2022-02-08 16:29:25 -08:00
pg [CI] Replace YAPF disables with Black disables (#21982) 2022-02-08 16:29:25 -08:00
ppo [Lint] Cleanup incorrectly formatted strings (Part 1: RLLib). (#23128) 2022-03-15 17:34:21 +01:00
qmix [CI] Replace YAPF disables with Black disables (#21982) 2022-02-08 16:29:25 -08:00
sac [Lint] Cleanup incorrectly formatted strings (Part 1: RLLib). (#23128) 2022-03-15 17:34:21 +01:00
slateq [RLlib] Slate-Q +GPU torch bug fix. (#23464) 2022-03-24 17:39:33 +01:00
tests [RLlib] Restore policies on eval_workers as well. (#22641) 2022-03-01 08:38:14 +01:00
__init__.py [CI] Format Python code with Black (#21975) 2022-01-29 18:41:57 -08:00
callbacks.py [RLlib] SlateQ: framework=tf fixes and SlateQ documentation update (#22543) 2022-02-23 13:03:45 +01:00
mock.py [CI] Format Python code with Black (#21975) 2022-01-29 18:41:57 -08:00
registry.py Revert "Revert "[RLlib] AlphaStar: Parallelized, multi-agent/multi-GPU learni…" (#22153) 2022-02-08 16:43:00 +01:00
trainer.py [docs] fix doctests and activate CI (#23418) 2022-03-24 17:04:02 -07:00
trainer_template.py Revert "Revert "[RLlib] Speedup A3C up to 3x (new training_iteration function instead of execution_plan) and re-instate Pong learning test."" (#18708) 2022-02-10 13:44:22 +01:00