Deep Learning, Ian Goodfellow, Yoshua Bengio, and Aaron Courville, 2016 (MIT Press) - A fundamental textbook providing an overview of machine learning basics, including generalization, overfitting, and underfitting within deep learning.
CS229: Machine Learning Lecture Notes, Part I - Supervised Learning, Andrew Ng, Tengyu Ma, 2023 (Stanford University) - Lecture notes from a prominent machine learning course, covering fundamental aspects of generalization, bias-variance tradeoff, and model selection.