ray/rllib/contrib
2020-07-01 11:00:00 -07:00
..
alpha_zero [RLlib] Tf2x preparation; part 2 (upgrading try_import_tf()). (#9136) 2020-06-30 10:13:20 +02:00
bandits [RLlib] Minor rllib.utils cleanup. (#8932) 2020-06-16 08:52:20 +02:00
maddpg [RLlib] Tf2x preparation; part 2 (upgrading try_import_tf()). (#9136) 2020-06-30 10:13:20 +02:00
random_agent [tune] Use public methods for trainable (#9184) 2020-07-01 11:00:00 -07:00
__init__.py [rllib] Try moving RLlib to top level dir (#5324) 2019-08-05 23:25:49 -07:00
README.rst Replace all instances of ray.readthedocs.io with ray.io (#7994) 2020-04-13 16:17:05 -07:00
registry.py Contextual Bandit algorithms (WIP) (#7642) 2020-03-26 13:41:16 -07:00

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

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