You are here: Start » ActivationFunction Enumeration
ActivationFunction Enumeration
Namespace: | Fil |
---|---|
Assembly: | FilNet.Types.dll |
Function used to activate neuron.
Members
Member name | Description |
---|---|
ArcTan | Inverse tangent function |
Elliot | Elliot function |
FastSigmoidal | |
FastTanh | |
Gauss | Gaussian function |
Linear | Saturated linear function |
Log | |
Sigmoidal | Logistic function |
Step | Step function |
Tanh | Hyperbolic tangent function |