Policy Gradient Algorithms | Lil'Log
[Updated on 2018-06-30: add two new policy gradient methods, SAC and D4PG.] [Updated on 2018-09-30: add a new policy gradient method, TD3.] [Updated on 2019-02-09: add SAC with automatically adjusted temperature]. [Updated on 2019-06-26: Thanks to Chanseok, we have a version of this post in Korean]. [Updated on 2019-09-12: add a new policy gradient method SVPG.] [Updated on 2019-12-22: add a new policy gradient method IMPALA.] [Updated on 2020-10-15: add a new policy gradient method PPG & some new discussion in PPO.] [Updated on 2021-09-19: Thanks to Wenhao & 爱吃猫的鱼, we have this post in Chinese1 & Chinese2].
Table of Contents What is Policy Gradient Notations Policy Gradient Policy Gradient Theorem Proof of Policy Gradient Theorem Policy Gradient Algorithms REINFORCE Actor-Critic Off-Policy Policy Gradient A3C A2C DPG DDPG D4PG MADDPG TRPO PPO PPG ACER ACTKR SAC SAC with Automatically Adjusted Temperature TD3 SVPG IMPALA Quick Summary References [Updated on 2018-06-30: add two new policy gradient methods, SAC and D4PG .] [Updated on 2018-09-30: add a new policy gradient method, TD3 .] [Updated on 2019-02-09: add SAC with automatically adjusted temperature ]. [Updated on 2019-06-26: Thanks to Chans
saved by
- Fernando Silva
- Freeman Jiang
- Sarah Pan
- Aaron Pham
- Sahil Jain
- Yudhister Joel Kumar
- Akira Yoshiyama
- Carlos Guerrero
related reading
- Understanding Policy Gradients | John Lambertjohnwlambert.github.io
- A (Long) Peek into Reinforcement Learning | Lil'Loglilianweng.github.io
- Soft Actor-Critic - Spinning Up documentationspinningup.openai.com
- RL_Notes__final_.pdfjubayer-ibn-hamid.github.io
- [1707.06347] Proximal Policy Optimization Algorithmsarxiv.org
- Part 3: Intro to Policy Optimization - Spinning Up documentationspinningup.openai.com
- Policy gradient methoden.wikipedia.org
- Harsh Bhatt (@harshbhatt7585) on Xx.com
- High variance in RL (and how to measure it)suzyahyah.github.io
- The 37 Implementation Details of Proximal Policy Optimization · The ICLR Blog Trackiclr-blog-track.github.io
- Deep Reinforcement Learning: Pong from Pixelskarpathy.github.io
- An Updated Introduction to Reinforcement Learning | Sri's Blogsrianumakonda.com