Function engram::activation::d_relu

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

Returns the derivative of the rectified linear unit function.