Deep Learning, Ian Goodfellow, Yoshua Bengio, and Aaron Courville, 2016 (MIT Press) - A comprehensive textbook covering the mathematical and conceptual foundations of deep learning, including backpropagation, optimization algorithms, and neural network training processes.
CS231n: Convolutional Neural Networks for Visual Recognition (Course Notes), Fei-Fei Li, Ehsan Adeli, Justin Johnson, Zane Durante, 2025Stanford University Course - Excellent online course notes from Stanford University that provide practical insights into training deep neural networks, including discussions on computational graphs, backpropagation, and hardware considerations.
NVIDIA Deep Learning Documentation, NVIDIA Corporation, 2023 (NVIDIA) - Official documentation providing comprehensive guides on leveraging NVIDIA GPUs and related software for deep learning training, covering topics like hardware acceleration and distributed computing.