Agoge Documentation#
Async RL at scale with Ray
Welcome to the Agoge project documentation! This project provides a scalable, distributed reinforcement learning (RL) framework leveraging Ray, Hydra, and PyTorch. It is designed for large-scale, async RL experiments with modular agent and environment interfaces.
Main Features#
- Distributed RL training with Ray ...
Sections#
- Getting Started: Install, configure, and run Agoge for the first time.
- Inference Manager: Centralized Ray actor setup, configuration, and usage examples.