The Activation type exposes the following members.
Fields
Name | Description | |
---|---|---|
![]() ![]() | Linear |
The identity activation function, g(x) = x.
|
![]() ![]() | Logistic |
The logistic activation function,
![]() |
![]() ![]() | LogisticTable |
The logistic activation function computed using a table.
|
![]() ![]() | Softmax |
The softmax activation function.
![]() |
![]() ![]() | Squash |
The squash activation function, ![]() |
![]() ![]() | Tanh |
The hyperbolic tangent activation function, ![]() |