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 (Machine Learning Research (MLR) Press) - 介绍了整流线性单元(ReLU)作为激活函数,表明它能缓解梯度消失问题并加速训练。