ray/rllib/contrib
2019-10-07 14:25:16 -07:00
..
maddpg Fix TF2 / rllib test (#5846) 2019-10-07 14:25:16 -07:00
random_agent [rllib] Try moving RLlib to top level dir (#5324) 2019-08-05 23:25:49 -07:00
__init__.py [rllib] Try moving RLlib to top level dir (#5324) 2019-08-05 23:25:49 -07:00
README.rst [rllib] Try moving RLlib to top level dir (#5324) 2019-08-05 23:25:49 -07:00
registry.py MADDPG implementation in RLlib (#5348) 2019-08-06 16:22:06 -07:00

Contributed algorithms, which can be run via ``rllib train --run=contrib/<alg_name>``

See https://ray.readthedocs.io/en/latest/rllib-dev.html for guidelines.