You are here: Start » AVL.NET » ActivationFunction Enumeration
ActivationFunction Enumeration
| Namespace: | Avl | 
|---|---|
| Assembly: | AvlNet.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 | 
