Basic Classifiers and Loss Functions

Linear Classifier and Hing Loss (or Multiclass SVM Loss)

Linear Mapping (Score function)

Linear Classifier

 

Hinge Loss

Regularization


 

Softmax Classifier and Softmax Loss

Softmax Loss

Cross-Entropy

原文地址:https://www.cnblogs.com/hizhaolei/p/10622140.html