Reinforcement Learning: An Introduction
by Richard S. Sutton, Andrew G. Barto
Publisher: The MIT Press 2017
ISBN/ASIN: 0262193981
ISBN-13: 9780262193986
Number of pages: 445
Description:
Reinforcement learning is a computational approach to learning whereby an agent tries to maximize the total amount of reward it receives when interacting with a complex, uncertain environment. In this book, Richard Sutton and Andrew Barto provide a clear and simple account of the key ideas and algorithms of reinforcement learning. Their discussion ranges from the history of the field's intellectual foundations to the most recent developments and applications. The only necessary mathematical background is familiarity with elementary concepts of probability.
Download or read it online for free here:
Download link
(12MB, PDF)
Similar books
Understanding Machine Learning: From Theory to Algorithmsby Shai Shalev-Shwartz, Shai Ben-David - Cambridge University Press
This book introduces machine learning and the algorithmic paradigms it offers. It provides a theoretical account of the fundamentals underlying machine learning and mathematical derivations that transform these principles into practical algorithms.
(13356 views)
A First Encounter with Machine Learningby Max Welling - University of California Irvine
The book you see before you is meant for those starting out in the field of machine learning, who need a simple, intuitive explanation of some of the most useful algorithms that our field has to offer. A prelude to the more advanced text books.
(15003 views)
Elements of Causal Inference: Foundations and Learning Algorithmsby J. Peters, D. Janzing, B. Schölkopf - The MIT Press
This book offers a self-contained and concise introduction to causal models and how to learn them from data. The book teaches readers how to use causal models: how to compute intervention distributions, how to infer causal models from data ...
(10277 views)
Machine Learning: A Probabilistic Perspectiveby Kevin Patrick Murphy - The MIT Press
A comprehensive introduction to machine learning that uses probabilistic models and inference as a unifying approach. The book is written in an informal, accessible style, complete with pseudo-code for the most important algorithms.
(5766 views)