Dynamic Programming (DP) is a base for many RL algorithms. The main paradigm of DP algorithms is to use the state- and action-value functions as tools to find the optimal policy, given a fully-known model of the environment. In this section, we'll see how to do that.

Python Deep Learning
By :

Python Deep Learning
By:
Overview of this book
With the surge in artificial intelligence in applications catering to both business and consumer needs, deep learning is more important than ever for meeting current and future market demands. With this book, you’ll explore deep learning, and learn how to put machine learning to use in your projects.
This second edition of Python Deep Learning will get you up to speed with deep learning, deep neural networks, and how to train them with high-performance algorithms and popular Python frameworks. You’ll uncover different neural network architectures, such as convolutional networks, recurrent neural networks, long short-term memory (LSTM) networks, and capsule networks. You’ll also learn how to solve problems in the fields of computer vision, natural language processing (NLP), and speech recognition. You'll study generative model approaches such as variational autoencoders and Generative Adversarial Networks (GANs) to generate images. As you delve into newly evolved areas of reinforcement learning, you’ll gain an understanding of state-of-the-art algorithms that are the main components behind popular games Go, Atari, and Dota.
By the end of the book, you will be well-versed with the theory of deep learning along with its real-world applications.
Table of Contents (12 chapters)
Preface
Machine Learning - an Introduction
Neural Networks
Deep Learning Fundamentals
Computer Vision with Convolutional Networks
Advanced Computer Vision
Generating Images with GANs and VAEs
Recurrent Neural Networks and Language Models
Reinforcement Learning Theory
Deep Reinforcement Learning for Games
Deep Learning in Autonomous Vehicles
Other Books You May Enjoy
How would like to rate this book
Customer Reviews