View source: R/nnf-activation.R
nnf_tanhshrink | R Documentation |
Applies element-wise, Tanhshrink(x) = x - Tanh(x)
nnf_tanhshrink(input)
input |
(N,*) tensor, where * means, any number of additional dimensions |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.