How can I implement SVM as classifier on deeplearning stack?
13 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
Hello MATLAB community,
I have read few papers which use linear SVM as classifier on deep learning network. For ex.
Can someone please suggest me how can I also replace cross-entropy (or softmax) and implement SVM as classification layer over deep learning network.
I have been suggested that we can define a custom loss layer. An example is available in MATLAB documentation here
Thanks in advance
2 Commenti
Risposte (0)
Vedere anche
Categorie
Scopri di più su Deep Learning Toolbox in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!