pub fn sigmoid<T: Float>(x: T) -> T
Expand description

Computes the Sigmoid Function on the CPU