Difference between revisions of "Softmax"

From
Jump to: navigation, search
m (BPeat moved page Softwax to SoftMax without leaving a redirect)
Line 1: Line 1:
 
[http://www.youtube.com/results?search_query=Softmax+Dimensional+Reduction+Algorithm Youtube search...]
 
[http://www.youtube.com/results?search_query=Softmax+Dimensional+Reduction+Algorithm 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.
  
 
<youtube>jPmV3j1dAv4</youtube>
 
<youtube>jPmV3j1dAv4</youtube>

Revision as of 21:59, 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.