Description Usage Arguments Value Examples
Softmax
1 | soft_max(x)
|
x |
a numeric object |
softmax, define as exp(x) / sum(exp(x))
1 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.