mxnet-the-straight-dope
mxnet-the-straight-dope copied to clipboard
Unfinished sentence?
Here: http://gluon.mxnet.io/chapter02_supervised-learning/softmax-regression-gluon.html there is a phrase "However, if ever need to get the output probabilities," and then a statement follows which doesn't seem to show how to output probabilities.
My question is also: how do I output probabilities from this kind of a model?