How can I implement SVM as classifier on deeplearning stack?
13 次查看(过去 30 天)
显示 更早的评论
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
回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Deep Learning Toolbox 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!