Function sigmoid_derivative

Source
pub fn sigmoid_derivative<T>(args: T) -> T
where T: Float,
Expand description

the derivative of the sigmoid function