RLLTE: Long-Term Evolution Project of Reinforcement 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.
Cite
Text
Yuan et al. "RLLTE: Long-Term Evolution Project of Reinforcement Learning." AAAI Conference on Artificial Intelligence, 2025. doi:10.1609/AAAI.V39I28.35378Markdown
[Yuan et al. "RLLTE: Long-Term Evolution Project of Reinforcement Learning." AAAI Conference on Artificial Intelligence, 2025.](https://mlanthology.org/aaai/2025/yuan2025aaai-rllte/) doi:10.1609/AAAI.V39I28.35378BibTeX
@inproceedings{yuan2025aaai-rllte,
title = {{RLLTE: Long-Term Evolution Project of Reinforcement Learning}},
author = {Yuan, Mingqi and Zhang, Zequn and Xu, Yang and Luo, Shihao and Li, Bo and Jin, Xin and Zeng, Wenjun},
booktitle = {AAAI Conference on Artificial Intelligence},
year = {2025},
pages = {29718-29720},
doi = {10.1609/AAAI.V39I28.35378},
url = {https://mlanthology.org/aaai/2025/yuan2025aaai-rllte/}
}