Deep Learning, Ian Goodfellow, Yoshua Bengio, and Aaron Courville, 2016 (MIT Press) - 一本权威教材,涵盖了深度学习的理论基础和实际应用,包括对激活函数的全面讨论。
Deep Sparse Rectifier Networks, Xavier Glorot, Antoine Bordes, and Yoshua Bengio, 2011Proceedings of the Fourteenth International Conference on Artificial Intelligence and Statistics (AISTATS), Vol. 15 (Proceedings of Machine Learning Research (PMLR))DOI: 10.55986/aistats2011.glorot11a - 介绍了整流线性单元(ReLU)激活函数,并展示了其在深度神经网络中的优势。