SVM
1 min readApr 6, 2020
From [1], the main reason for the success of SVM due to:
One important thing is professor Hung-yi Lee gave a connection between the SVM and DNN. Also he gave some explanation about how to use gradient descent method to train the SVM classifier.
Reference
[1]Hung-yi Lee ML Lecture 20: Support Vector Machine (SVM)