dlY = leakyrelu( dlX ) computes the leaky ReLU activation of the input dlX by applying a threshold operation. All values in dlX less than zero are ...
確定! 回上一頁