Deep Learning, Ian Goodfellow, Yoshua Bengio, Aaron Courville, 2016 (MIT Press) - 一本基础性教材,为深度学习提供全面的理论背景,详细解释了优化算法、批处理策略及其计算含义。
Neural Networks Part 3: Learning and Evaluation, Andrej Karpathy, Justin Johnson, Fei-Fei Li (Stanford University CS231n Lecture Notes), 2017 (Stanford University) - 一份来自备受推崇的深度学习课程的讲义,为神经网络训练提供实用和直观的解释,包含epochs、批处理和不同梯度下降变体等概念。