Function engram::activation::d_leaky_relu
source ยท pub fn d_leaky_relu(x: f64) -> f64Expand description
Returns the derivative of the leaky rectified linear unit function.
pub fn d_leaky_relu(x: f64) -> f64Returns the derivative of the leaky rectified linear unit function.