ppo

Proximal Policy Optimization (PPO) is a reinforcement learning algorithm that strikes a balance between exploration and stability. It restricts how much the policy can change in a single update, aiming to improve learning efficiency and performance.

5 papers