A Course in Reinforcement Learning
Author | : Dimitri Bertsekas |
Publisher | : Athena Scientific |
Total Pages | : 421 |
Release | : 2023-06-21 |
ISBN-10 | : 9781886529496 |
ISBN-13 | : 1886529493 |
Rating | : 4/5 (493 Downloads) |
Download or read book A Course in Reinforcement Learning written by Dimitri Bertsekas and published by Athena Scientific. This book was released on 2023-06-21 with total page 421 pages. Available in PDF, EPUB and Kindle. Book excerpt: These lecture notes were prepared for use in the 2023 ASU research-oriented course on Reinforcement Learning (RL) that I have offered in each of the last five years. Their purpose is to give an overview of the RL methodology, particularly as it relates to problems of optimal and suboptimal decision and control, as well as discrete optimization. There are two major methodological RL approaches: approximation in value space, where we approximate in some way the optimal value function, and approximation in policy space, whereby we construct a (generally suboptimal) policy by using optimization over a suitably restricted class of policies.The lecture notes focus primarily on approximation in value space, with limited coverage of approximation in policy space. However, they are structured so that they can be easily supplemented by an instructor who wishes to go into approximation in policy space in greater detail, using any of a number of available sources, including the author's 2019 RL book. While in these notes we deemphasize mathematical proofs, there is considerable related analysis, which supports our conclusions and can be found in the author's recent RL and DP books. These books also contain additional material on off-line training of neural networks, on the use of policy gradient methods for approximation in policy space, and on aggregation.