1
0
Fork 0
mirror of https://github.com/vale981/ray synced 2025-03-14 15:16:38 -04:00
ray/rllib/contrib
2022-06-11 15:10:39 +02:00
..
alpha_zero [RLlib] AlphaZero uses training_iteration API. () 2022-05-18 09:58:25 +02:00
maddpg [RLlib] Trainer to Algorithm renaming. () 2022-06-11 15:10:39 +02:00
random_agent [RLlib] Trainer to Algorithm renaming. () 2022-06-11 15:10:39 +02:00
sumo [CI] Format Python code with Black () 2022-01-29 18:41:57 -08:00
__init__.py [rllib] Try moving RLlib to top level dir () 2019-08-05 23:25:49 -07:00
README.rst [docs] Move all /latest links to /master () 2020-11-10 10:53:28 -08:00
registry.py [RLlib] Trainer to Algorithm renaming. () 2022-06-11 15:10:39 +02: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.