Function engram::activation::leaky_relu

source ยท
pub fn leaky_relu(x: f64) -> f64
Expand description

Returns the result of the leaky rectified linear unit function.