LeakyReLU - 5 members - Leaky version of a Rectified Linear Unit. It allows a small gradient when the unit is not active: `f(x) = alpha * x for x < 0`, ...
確定! 回上一頁