Function engram::activation::relu

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

Returns the result of the rectified linear unit function.