Ray RLlib Tutorial#

These tutorials show you how to use Ray’s RLlib library to train agents in PettingZoo environments.

RLlib Overview#

RLlib is an industry-grade open-source reinforcement learning library. It is a part of Ray, a popular library for distributed ML and scaling python applications.

See the documentation for more information.

Examples using PettingZoo:#

Training:#

Environments:#

Architecture#

RLlib stack

pistonball holdem