Description Usage Arguments Value Examples
Softmax function exp(x)/logsumexp(x)
1 | softmax(x)
|
x |
vector (of eg log likelihoods) |
exp(x)/logsumexp(x)
1 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.