Crate activation_functions

Source
Expand description

§activation functions

activation_functions is a collection of functions, which can be used as activation function for machine learning

Modules§

f32
containing the activation functions which need an f32 parameter and return a f32
f64
containing the activation functions which need an f64 parameter and return a f64