ray/python/ray/rllib/contrib
2019-04-07 00:36:18 -07:00
..
random_agent [rllib] Rename Agent to Trainer (#4556) 2019-04-07 00:36:18 -07:00
__init__.py [rllib] [rfc] add contrib module and guideline for merging (#3565) 2018-12-20 10:44:34 -08:00
README.rst [rllib] Add requested clarifications to test requirement of contrib docs (#3589) 2018-12-21 11:02:02 -08:00
registry.py [rllib] [rfc] add contrib module and guideline for merging (#3565) 2018-12-20 10:44:34 -08: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.