Skip to Content
Deep Reinforcement Learning with Python - Second Edition
book

Deep Reinforcement Learning with Python - Second Edition

by Sudharsan Ravichandiran
September 2020
Intermediate to advanced content levelIntermediate to advanced
760 pages
18h 26m
English
Packt Publishing
Content preview from Deep Reinforcement Learning with Python - Second Edition

13

TRPO, PPO, and ACKTR Methods

In this chapter, we will learn two interesting state-of-art policy gradient algorithms: trust region policy optimization and proximal policy optimization. Both of these algorithms act as an improvement to the policy gradient algorithm (REINFORCE with baseline) we learned in Chapter 10, Policy Gradient Method.

We begin the chapter by understanding the Trust Region Policy Optimization (TRPO) method and how it acts as an improvement to the policy gradient method. Later we will understand several essential math concepts that are required to understand TRPO. Following this, we will learn how to design and solve the TRPO objective function. At the end of the section, we will understand how the TRPO algorithm works step ...

Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Start your free trial

You might also like

Deep Learning with Python, Second Edition

Deep Learning with Python, Second Edition

Francois Chollet
Robust Python

Robust Python

Patrick Viafore

Publisher Resources

ISBN: 9781839210686Supplemental Content