Function engram::activation::sigmoid

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

Returns the result of the sigmoid function.