Deep Learning, Ian Goodfellow, Yoshua Bengio, and Aaron Courville, 2016 (MIT Press) - A comprehensive textbook that covers the theoretical foundations, algorithms, and applications of deep learning, including the distinction from traditional machine learning and the concept of representation learning.
Neural Networks and Deep Learning, Michael Nielsen, 2015 (Determination Press) - An accessible online book that introduces the core concepts of neural networks and deep learning from first principles, explaining the motivation behind automated feature learning.
CS230: Deep Learning (Fall 2018 Lecture Notes), Andrew Ng and Kian Katanforoosh, 2018 (Stanford University) - Lecture notes from a foundational Stanford course that introduces deep learning concepts, including the distinction between traditional machine learning and the role of automated feature learning in deep neural networks.
Representation Learning: A Review and New Perspectives, Yoshua Bengio, Aaron Courville, and Pascal Vincent, 2013IEEE Transactions on Pattern Analysis and Machine Intelligence, Vol. 35 (IEEE)DOI: 10.1109/TPAMI.2013.29 - A seminal review paper that formally introduces and discusses representation learning, highlighting its importance in deep learning and how it addresses limitations of hand-engineered features in traditional machine learning.