View source: R/nonlinear_functions.R
ngelu | R Documentation |
Negative GELU function
ngelu(x)
x |
The vector of values |
-x*pnorm(-x)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.