ray/rllib/contrib
2020-01-18 13:08:27 -08:00
..
alpha_zero [RLlib] Policy-classes cleanup and torch/tf unification. (#6770) 2020-01-17 22:26:28 -08:00
maddpg [RLlib] Update MADDPG example repo to maintained fork (#6831) 2020-01-18 13:08:27 -08:00
random_agent Remove future imports (#6724) 2020-01-09 00:15:48 -08: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 Remove future imports (#6724) 2020-01-09 00:15:48 -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.