Class PReLU ... Defined in tensorflow/python/keras/layers/advanced_activations.py . Parametric Rectified Linear Unit. It follows: f(x) = alpha * x for x < 0 , f(x) ...
確定! 回上一頁