Actor-Critic

AI and Machine Learning · Reinforcement Learning · actor-critic.yaml

Learns a policy and a value function together, using the value estimate as the baseline the policy gradient is measured against. Most modern policy methods are some form of this.

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 actor-critic Actor-Critic policy-gradient Policy Gradient actor-critic->policy-gradient a learned baseline instead of sampled returns generalized-advantage-estimation Generalized Advantage Estimation generalized-advantage-estimation->actor-critic the value function it leans on is the critic grpo Group Relative Policy Optimization grpo->actor-critic a group-relative baseline instead of a learned one

This node

Referenced by

References