Function coaster_nn::frameworks::native::helper::sigmoid
source · pub fn sigmoid<T: Float>(x: T) -> T
Expand description
Computes the Sigmoid Function on the CPU
pub fn sigmoid<T: Float>(x: T) -> T
Computes the Sigmoid Function on the CPU