Reinforcement Learning: An Introduction, Richard S. Sutton and Andrew G. Barto, 2018 (MIT Press) - The definitive textbook on reinforcement learning, providing a comprehensive treatment of policies, their mathematical definitions, and the distinction between deterministic and stochastic types.
CS234: Reinforcement Learning | Lecture 2: Markov Decision Processes and Policies, Emma Brunskill, 2023Stanford University Course (Stanford University) - Lecture slides from a prominent university course, offering a structured introduction to policies, their formal definitions, and their role within Markov Decision Processes.
RL Course by David Silver - Lecture 2: Markov Decision Processes, David Silver, 2015UCL (University College London) Course (UCL (University College London)) - A widely recognized introductory lecture series that clearly explains policies, their types, and their significance in the context of Markov Decision Processes.