ImageNet Classification with Deep Convolutional Neural Networks, Alex Krizhevsky, Ilya Sutskever, Geoffrey E. Hinton, 2012Advances in Neural Information Processing Systems 25 (Curran Associates, Inc.) - 本文介绍了AlexNet,一个深度卷积神经网络,在2012年ImageNet大规模视觉识别挑战赛中获胜,促进了CNN的运用,并推动了在大型数据集上进行预训练以实现迁移学习的实践。
Deep Learning, Ian Goodfellow, Yoshua Bengio, Aaron Courville, 2016 (MIT Press) - 一本广受认可的教材,为深度学习提供了理论和实践基础,其中详细讨论了迁移学习、微调和特征提取。