ray/rllib/contrib
2022-04-10 16:12:53 -07:00
..
alpha_zero [RLlib] Put env-checker on critical path. (#22191) 2022-02-17 14:06:14 +01:00
bandits [CI] Format Python code with Black (#21975) 2022-01-29 18:41:57 -08:00
maddpg [spelling] Add linter rule for mis-capitalizations of RLLib -> RLlib (#23817) 2022-04-10 16:12:53 -07:00
random_agent Comment fmt: off annotations (#21984) 2022-02-09 22:12:11 -08:00
sumo [CI] Format Python code with Black (#21975) 2022-01-29 18:41:57 -08:00
__init__.py [rllib] Try moving RLlib to top level dir (#5324) 2019-08-05 23:25:49 -07:00
README.rst [docs] Move all /latest links to /master (#11897) 2020-11-10 10:53:28 -08:00
registry.py [CI] Format Python code with Black (#21975) 2022-01-29 18:41:57 -08:00

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

See https://docs.ray.io/en/master/rllib-dev.html for guidelines.