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§
- Activation
Type - Determine types of activation functions contained in this module.