PaddlePaddle/PARL
A flexible and high-efficient reinforcement learning framework for distributed training of RL agents.

Velocity · 7d
+1.2
★ / day
Trend
→steady
star history
PARL is a high-performance distributed training framework for reinforcement learning developed by PaddlePaddle. It provides abstractions for Model, Algorithm, and Agent to build RL agents that perform complex tasks. The framework supports large-scale parallelization across thousands of CPUs and multiple GPUs, and includes implementations of influential RL algorithms that can be reproduced and adapted to new tasks.