mirror of
https://github.com/vale981/ray
synced 2025-03-09 12:56:46 -04:00
![]() Cleans up of the rllib/examples folder by moving all example Envs into rllibexamples/env (so they can be used by other scripts and tests as well). |
||
---|---|---|
.. | ||
alpha_zero | ||
bandits | ||
maddpg | ||
random_agent | ||
__init__.py | ||
README.rst | ||
registry.py |
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.