Are you an EPFL student looking for a semester project?
Work with us on data science and visualisation projects, and deploy your project as an app on top of Graph Search.
This lecture covers Policy Gradient methods over multiple time steps, aiming to update policy parameters to maximize the total discounted reward. The slides present the derivation of these methods, including the calculation of accumulated rewards in episodes and the pseudo-code for the REINFORCE algorithm.