ray/rllib/agents
2020-05-05 12:36:42 -07:00
..
a3c [rllib] Enable functional execution workflow API by default (#8221) 2020-05-05 12:36:42 -07:00
ars [RLlib] Deprecate all Model(v1) usage. (#8146) 2020-04-29 12:12:59 +02:00
ddpg [rllib] Enable functional execution workflow API by default (#8221) 2020-05-05 12:36:42 -07:00
dqn [rllib] Enable functional execution workflow API by default (#8221) 2020-05-05 12:36:42 -07:00
es [RLlib] Deprecate all Model(v1) usage. (#8146) 2020-04-29 12:12:59 +02:00
impala [RLlib] IMPALA PyTorch (#8287) 2020-05-03 13:44:25 +02:00
marwil [RLlib] MARWIL torch. (#7836) 2020-04-06 16:38:50 -07:00
pg [rllib] Enable functional execution workflow API by default (#8221) 2020-05-05 12:36:42 -07:00
ppo [RLlib] IMPALA PyTorch (#8287) 2020-05-03 13:44:25 +02:00
qmix [rllib] Enable functional execution workflow API by default (#8221) 2020-05-05 12:36:42 -07:00
sac [rllib] Enable functional execution workflow API by default (#8221) 2020-05-05 12:36:42 -07:00
__init__.py [rllib] Try moving RLlib to top level dir (#5324) 2019-08-05 23:25:49 -07:00
agent.py Remove future imports (#6724) 2020-01-09 00:15:48 -08:00
callbacks.py [rllib] observation function api for multi-agent (#8236) 2020-05-04 22:13:49 -07:00
mock.py [RLlib] Remove tf.py_function from all Schedule classes (not differentiable and causes other bugs in MA setups). (#8304) 2020-05-04 23:53:38 +02:00
registry.py [rllib] Support multi-agent training in pipeline impls, add easy flag to enable (#7338) 2020-03-02 15:16:37 -08:00
trainer.py [rllib] Enable functional execution workflow API by default (#8221) 2020-05-05 12:36:42 -07:00
trainer_template.py [rllib] Execute PPO using training workflow (#8206) 2020-04-30 01:18:09 -07:00