Learn Before
In a policy gradient method, an agent executes a specific trajectory τ. The score function, defined as the gradient of the log-probability of this trajectory with respect to the policy parameters (∇θ log Prθ(τ)), is calculated. What is the fundamental interpretation of this score function vector?
0
1
Tags
Ch.4 Alignment - Foundations of Large Language Models
Foundations of Large Language Models
Foundations of Large Language Models Course
Computing Sciences
Analysis in Bloom's Taxonomy
Cognitive Psychology
Psychology
Social Science
Empirical Science
Science
Related
In a policy gradient method, an agent executes a specific trajectory τ. The score function, defined as the gradient of the log-probability of this trajectory with respect to the policy parameters (∇θ log Prθ(τ)), is calculated. What is the fundamental interpretation of this score function vector?
Applying the Score Function in Policy Updates
Analyzing Policy Updates with the Score Function