首页 > AI前沿 > Proximal Policy Optimization

Proximal Policy Optimization

OpenAI 2017-07-20 15:00 4 阅读 查看原文

OpenAI发布新型强化学习算法PPO

We’re releasing a new class of reinforcement learning algorithms, Proximal Policy Optimization (PPO), which perform comparably or better than state-of-the-art approaches while being much simpler to implement and tune.

PPO has become the default reinforcement learning algorithm at OpenAI because of its ease of use and good performance.