ReLU 函数

          线性整流函数(Rectified Linear Unit, ReLU),又称修正线性单元,是一种人工神经网络中常用的激活函数(activation function),通常指代以斜坡函数及其变种

为代表的非线性函数。

原文地址:https://www.cnblogs.com/liuys635/p/11275269.html