Module fast_neural_network::activation
source · Expand description
Activation functions and their derivatives.
The activation functions are used to determine the output of a neuron and to compute the back-propagation gradient.
Enums
- Determine types of activation functions contained in this module.