Trust Region Policy Optimization

AI and Machine Learning · Reinforcement Learning · 2015 · also: TRPO · trpo.yaml

Constrains each update so the KL divergence between the old and new policy stays inside a trust region, giving a monotonic improvement guarantee at the cost of a second-order solve every step.

Colour is the family; a dashed line is the second member of it.

Drag to pan · scroll to zoom · click a node to open it
G policy-gradient Policy Gradient ppo Proximal Policy Optimization trpo Trust Region Policy Optimization ppo->trpo clipping instead of a constrained second-order solve trpo->policy-gradient a parameter-space step moves the policy unpredictably

This node

Referenced by

References