Description Usage Arguments Value See Also Examples
View source: R/darchUnitFunctions.R
Calculates the unit activations and returns them in a list.
1 |
input |
Input for the activation function. |
... |
Additional parameters, not used. |
A list with the activation in the first entry and the derivative of the transfer function in the second entry.
Other darch unit functions: exponentialLinearUnit
,
linearUnit
, maxoutUnit
,
rectifiedLinearUnit
,
sigmoidUnit
, softmaxUnit
,
softplusUnit
1 2 3 4 5 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.