ageron / ageron/handson-ml

Policy gradients

Abierto
#512 0 comentarios 0 reacciones 0 asignados Ver en GitHub
Lenguaje dominante
Jupyter Notebook
Estrellas
25.6k
Forks
12.7k
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

Hi Aurelien,

Thanks a lot for your book! It has been amazing. I have a question pertaining to policy gradients (Chapter 16 -- reinforcement learning). In the implementation, a policy gradient is calculated in **2** steps: 1) finding the relationship between policy parameters and an action, and 2) finding the relationship between the action and the value, by Monte Carlo sampling.

I was wondering if this is a typical implementation of policy gradients? Naively, would it be easier to directly calculate the policy gradient by Monte Carlo --and find the relationship between the policy parameters and the Value -- in a single step?

Thank you in advance!

Guía de contribución

No hay ninguna guía de contribución indexada para este repositorio

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.