Difference between revisions of "Softmax"

From
Jump to: navigation, search
m (BPeat moved page SoftMax to Softmax without leaving a redirect)
(No difference)

Revision as of 22:00, 15 July 2018

Youtube search...

The softmax function is used in various multiclass classification methods, such as multinomial logistic regression (also known as softmax regression) [1], multiclass linear discriminant analysis, naive Bayes classifiers, and artificial neural networks.