Deep Learning, Ian Goodfellow, Yoshua Bengio, and Aaron Courville, 2016 (MIT Press) - Authoritative textbook for deep learning fundamentals, covering neural network theory, architectures, and training methods.
Keras Documentation, Keras team, 2024 - Official guide for the Keras API, model building, and training workflows, crucial for a Keras-focused course.
Deep Learning, Yann LeCun, Yoshua Bengio, and Geoffrey Hinton, 2015Nature, Vol. 521DOI: 10.1038/nature14539 - A highly cited review from deep learning pioneers, outlining its principles, history, and successful applications across various fields.
Stanford CS230: Deep Learning, Andrew Ng and Stanford CS230 Staff, 2018 - Comprehensive video lectures and materials covering deep learning fundamentals, including neural networks, backpropagation, and practical applications.