FuncTanh Methods |
The ActivationFuncTanh type exposes the following members.
| Name | Description | |
|---|---|---|
| Calculate |
Return the value of the function for the given input.
(Overrides ActivationFuncCalculate(Single).) | |
| Derivative |
Return the derivative of the function for the given input.
(Overrides ActivationFuncDerivative(Single).) |