ray/rllib/agents
2020-03-13 18:48:41 -07:00
..
a3c [rllib] Enable distributed exec api for A2C, A3C, PG by default (#7580) 2020-03-13 18:48:41 -07:00
ars [RLlib] Issue 7136: rollout not working for ES and ARS. (#7444) 2020-03-04 23:57:44 -08:00
ddpg [RLlib] Cleanup/unify all test cases. (#7533) 2020-03-11 20:39:47 -07:00
dqn [rllib] Port Ape-X to distributed execution API (#7497) 2020-03-12 00:54:08 -07:00
es [RLlib] ES env_config is not a EnvContext object (e.g. does not contain worker_index). (#7560) 2020-03-11 20:33:20 -07:00
impala [RLlib] Cleanup/unify all test cases. (#7533) 2020-03-11 20:39:47 -07:00
marwil [rllib] implemented compute_advantages without gae (#6941) 2020-01-31 22:25:45 -08:00
pg [rllib] Enable distributed exec api for A2C, A3C, PG by default (#7580) 2020-03-13 18:48:41 -07:00
ppo [RLlib] Cleanup/unify all test cases. (#7533) 2020-03-11 20:39:47 -07:00
qmix [RLlib] Policy.compute_log_likelihoods() and SAC refactor. (issue #7107) (#7124) 2020-02-22 14:19:49 -08:00
sac [RLlib] SAC add discrete action support. (#7320) 2020-03-06 10:37:12 -08: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
mock.py Remove future imports (#6724) 2020-01-09 00:15:48 -08: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 distributed exec api for A2C, A3C, PG by default (#7580) 2020-03-13 18:48:41 -07:00
trainer_template.py [rllib] Enable distributed exec api for A2C, A3C, PG by default (#7580) 2020-03-13 18:48:41 -07:00