Control systems and reinforcement learning /

"A high school student can create deep Q-learning code to control her robot, without any understanding of the meaning of "deep" or "Q", or why the code sometimes fails. This book is designed to explain the science behind reinforcement learning and optimal control in a way th...

Full description

Saved in:
Bibliographic Details
Main Authors: Meyn, S. P. (Sean P.)
Published: Cambridge University Press,
Publisher Address: Cambridge, UK :
Publication Dates: 2022.
Literature type: Book
Language: English
Subjects:
Summary: "A high school student can create deep Q-learning code to control her robot, without any understanding of the meaning of "deep" or "Q", or why the code sometimes fails. This book is designed to explain the science behind reinforcement learning and optimal control in a way that is accessible to students with a background in calculus and matrix algebra. A unique focus is algorithm design to obtain the fastest possible speed of convergence for learning algorithms, along with insight into why reinforcement learning sometimes fails. Advanced stochastic process theory is avoided at the start by substituting random exploration with more intuitive deterministic probing for learning. Once these ideas are understood, it is not difficult to master techniques rooted in stochastic control. These topics are covered in the second part of the book, starting with Markov chain theory and ending with a fresh look at actor-critic methods for reinforcement learning"--
Carrier Form: xv, 435 pages : illustrations ; 26 cm
Bibliography: Includes bibliographical references (pages 415-430) and index.
ISBN: 9781316511961
1316511960
Index Number: Q325
CLC: TP181
Call Number: TP181/M614
Contents: Control crash course -- Optimal control -- ODE methods for algorithm design -- Value function approximations -- Markov chains -- Stochastic control -- Stochastic approximation -- Temporal difference methods -- Setting the stage, return of the actors.