View source: R/nnf-activation.R
nnf_softsign | R Documentation |
Applies element-wise, the function SoftSign(x) = x/(1 + |x|
nnf_softsign(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.