English

RLLTE: Long-Term Evolution Project of Reinforcement Learning

Artificial Intelligence 2024-12-06 v2 Machine Learning

Abstract

We present RLLTE: a long-term evolution, extremely modular, and open-source framework for reinforcement learning (RL) research and application. Beyond delivering top-notch algorithm implementations, RLLTE also serves as a toolkit for developing algorithms. More specifically, RLLTE decouples the RL algorithms completely from the exploitation-exploration perspective, providing a large number of components to accelerate algorithm development and evolution. In particular, RLLTE is the first RL framework to build a comprehensive ecosystem, which includes model training, evaluation, deployment, benchmark hub, and large language model (LLM)-empowered copilot. RLLTE is expected to set standards for RL engineering practice and be highly stimulative for industry and academia. Our documentation, examples, and source code are available at https://github.com/RLE-Foundation/rllte.

Keywords

Cite

@article{arxiv.2309.16382,
  title  = {RLLTE: Long-Term Evolution Project of Reinforcement Learning},
  author = {Mingqi Yuan and Zequn Zhang and Yang Xu and Shihao Luo and Bo Li and Xin Jin and Wenjun Zeng},
  journal= {arXiv preprint arXiv:2309.16382},
  year   = {2024}
}

Comments

Proceedings of the AAAI Conference on Artificial Intelligence, 2025

R2 v1 2026-06-28T12:34:51.912Z