Reinforcement Learning: An Introduction, Richard S. Sutton and Andrew G. Barto, 2018 (The MIT Press) - A canonical textbook that introduces the principles of reinforcement learning, providing context for its unique approach compared to other learning paradigms.
Deep Learning, Ian Goodfellow, Yoshua Bengio, and Aaron Courville, 2016 (MIT Press) - A comprehensive textbook covering supervised and unsupervised learning, with a dedicated section on reinforcement learning, offering a broad perspective on machine learning.
Pattern Recognition and Machine Learning, Christopher M. Bishop, 2006 (Springer) - A highly regarded textbook covering the fundamental theories and algorithms of supervised and unsupervised learning, serving as a strong reference for these methods.