softmax_matrix_rows | R Documentation |
Calculate softmax for each row of a matrix
softmax_matrix_rows(X)
X |
a matrix |
softmax(X) by row; each row of result sums to 1
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.