| ag_softmax | R Documentation |
Applies numerically stable softmax along rows so that each column (one sample) sums to 1.
ag_softmax(x)
x |
ag_tensor of shape |
ag_tensor of the same shape as x
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.