mirror of
https://github.com/wassname/ray.git
synced 2026-07-16 11:21:10 +08: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).
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.