Reinforcement Learning: An Introduction, Richard S. Sutton and Andrew G. Barto, 2018 (The MIT Press) - A widely-recognized textbook offering a comprehensive introduction to Reinforcement Learning, with detailed coverage of Markov Decision Processes in its early chapters.
CS234: Reinforcement Learning (Spring 2023), Emma Brunskill, 2025Stanford University (Stanford University) - Official course materials from Stanford University providing lectures and resources on Reinforcement Learning, with foundational content on Markov Decision Processes.
Dynamic Programming and Optimal Control (Vol. 1), Dimitri P. Bertsekas, 2017 (Athena Scientific) - A rigorous and authoritative textbook on dynamic programming, providing the mathematical foundations for solving sequential decision-making problems, including Markov Decision Processes.