Function engram::activation::d_sigmoid

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

Returns the derivative of the sigmoid function.