[TOC]

  1. Title: Model-Based Reparameterization Policy Gradient Methods: Theory and Practical Algorithms
  2. Author: Shenao Zhang et. al.
  3. Publish Year: NIPS 2023
  4. Review Date: Sun, Mar 2, 2025
  5. url: https://proceedings.neurips.cc/paper_files/paper/2023/file/d78e9e4316e1714fbb0f20be66f8044c-Paper-Conference.pdf
 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
# input bibtex here


@inproceedings{DBLP:conf/nips/ZhangL0Z23,
  author       = {Shenao Zhang and
                  Boyi Liu and
                  Zhaoran Wang and
                  Tuo Zhao},
  title        = {Model-Based Reparameterization Policy Gradient Methods: Theory and
                  Practical Algorithms},
  booktitle    = {NeurIPS},
  year         = {2023}
}

image-20250302232753899

check this blog https://stillbreeze.github.io/REINFORCE-vs-Reparameterization-trick/

image-20250302232814437