How can I use Hinge loss for Multi-class Support Vector Machine algorithm?
조회 수: 3 (최근 30일)
이전 댓글 표시
I have coded a Multi-class SVM classifier using Hinge loss as loss function. I worked on the knowledge in this article: https://cs231n.github.io/linear-classify/.
But instead of decreasing and converging, my loss function increases to infinity after few loops.

I attach here file .m. Could anyone show me how I can fix this bug?
댓글 수: 0
답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Statistics and Machine Learning Toolbox에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!