Policy Gradient
AI and Machine Learning · Reinforcement Learning · policy-gradient.yaml
Differentiates expected return with respect to the policy parameters directly, so stochastic and continuous action spaces need no argmax over actions.
- supersedescorrects · extends
- classifiesspecializes · part-of
- substitutes forapproximates · alternative-to
- depends onrequires · validates
Colour is the family; a dashed line is the second member of it.
This node
- alternative-tois a competing approach to Q-Learningoptimises the policy itself instead of a value function
Referenced by
References