Search icon
Arrow left icon
All Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Newsletters
Free Learning
Arrow right icon
Advanced Deep Learning with Keras

You're reading from  Advanced Deep Learning with Keras

Product type Book
Published in Oct 2018
Publisher Packt
ISBN-13 9781788629416
Pages 368 pages
Edition 1st Edition
Languages
Author (1):
Rowel Atienza Rowel Atienza
Profile icon Rowel Atienza

Table of Contents (13) Chapters

Preface 1. Introducing Advanced Deep Learning with Keras 2. Deep Neural Networks 3. Autoencoders 4. Generative Adversarial Networks (GANs) 5. Improved GANs 6. Disentangled Representation GANs 7. Cross-Domain GANs 8. Variational Autoencoders (VAEs) 9. Deep Reinforcement Learning 10. Policy Gradient Methods Other Books You May Enjoy Index

Policy gradient theorem

As discussed in Chapter 9, Deep Reinforcement Learning, in Reinforcement Learning the agent is situated in an environment that is in state st', an element of state space Policy gradient theorem. The state space Policy gradient theorem may be discrete or continuous. The agent takes an action at from the action space Policy gradient theorem by obeying the policy, Policy gradient theorem. Policy gradient theorem may be discrete or continuous. Because of executing the action at, the agent receives a reward r t+1 and the environment transitions to a new state s t+1. The new state is dependent only on the current state and action. The goal of the agent is to learn an optimal policy Policy gradient theorem that maximizes the return from all the states:

Policy gradient theorem (Equation 9.1.1)

The return, Policy gradient theorem, is defined as the discounted cumulative reward from time t until the end of the episode or when the terminal state is reached:

Policy gradient theorem (Equation 9.1.2)

From Equation 9.1.2, the return can also be interpreted as a value of a given state by following the policy Policy gradient theorem. It can be observed from Equation 9.1.1 that future...

lock icon The rest of the chapter is locked
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at $15.99/month. Cancel anytime}