ray/rllib/agents
2022-04-25 09:19:24 +02:00
..
a3c [RLlib][Training iteration fn] APEX conversion (#22937) 2022-04-20 17:56:18 +02:00
alpha_star [RLlib][Training iteration fn] APEX conversion (#22937) 2022-04-20 17:56:18 +02:00
ars [RLlib] Removed deprecated code with error=True (#23916) 2022-04-15 13:51:12 +02:00
bandit [RLlib] Removed deprecated code with error=True (#23916) 2022-04-15 13:51:12 +02:00
cql [RLlib] Issue 22693: RNN-SAC fixes. (#23814) 2022-04-25 09:19:24 +02:00
ddpg [RLlib] Replay Buffer API and Training Iteration Fn for DQN. (#23420) 2022-04-18 12:20:12 +02:00
dqn [RLlib][Training iteration fn] APEX conversion (#22937) 2022-04-20 17:56:18 +02:00
dreamer [spelling] Add linter rule for mis-capitalizations of RLLib -> RLlib (#23817) 2022-04-10 16:12:53 -07:00
es [spelling] Add linter rule for mis-capitalizations of RLLib -> RLlib (#23817) 2022-04-10 16:12:53 -07:00
impala [RLlib] Memory leak finding toolset using tracemalloc + CI memory leak tests. (#15412) 2022-04-12 07:50:09 +02:00
maml [CI] Replace YAPF disables with Black disables (#21982) 2022-02-08 16:29:25 -08:00
marwil [RLlib] MARWIL: Move to training_iteration API. (#23798) 2022-04-11 19:28:32 +02:00
mbmpo [CI] Replace YAPF disables with Black disables (#21982) 2022-02-08 16:29:25 -08:00
pg [RLlib] Fix typo in docstring of PGTorchPolicy (#23818) 2022-04-11 19:31:45 +02:00
ppo [RLlib] DD-PPO training iteration fn. (#24118) 2022-04-22 15:22:14 -07:00
qmix [RLlib] Replay Buffer API and Training Iteration Fn for DQN. (#23420) 2022-04-18 12:20:12 +02:00
sac [RLlib] Issue 22693: RNN-SAC fixes. (#23814) 2022-04-25 09:19:24 +02:00
slateq [RLlib] Replay Buffer API and Training Iteration Fn for DQN. (#23420) 2022-04-18 12:20:12 +02:00
tests [RLlib] Memory leak finding toolset using tracemalloc + CI memory leak tests. (#15412) 2022-04-12 07:50:09 +02:00
__init__.py [RLlib] POC: Config objects instead of dicts (PPO only). (#23491) 2022-03-31 18:26:12 +02:00
callbacks.py [RLlib] Add 2 missing callbacks to MultiCallbacks class (on_trainer_init and on_sub_environment_created) (#24153) 2022-04-25 09:18:03 +02:00
mock.py [CI] Format Python code with Black (#21975) 2022-01-29 18:41:57 -08:00
registry.py [RLlib] Removed deprecated code with error=True (#23916) 2022-04-15 13:51:12 +02:00
trainer.py [RLlib] DD-PPO training iteration fn. (#24118) 2022-04-22 15:22:14 -07:00
trainer_config.py [RLlib] Make RolloutWorkers (optionally) recoverable after failure. (#23739) 2022-04-08 15:33:28 +02:00