How can I implement SVM as classifier on deeplearning stack?
조회 수: 12 (최근 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!