Foxhound icon indicating copy to clipboard operation
Foxhound copied to clipboard

Linear SVM

Open Newmu opened this issue 10 years ago • 0 comments

Should be added to the linear_models folder. Hinge Loss should be added to the utils/costs.py

Note: never done SVMs before but it's hinge loss so should work with theano doing its magic, relevant paper: http://deeplearning.net/wp-content/uploads/2013/03/dlsvm.pdf

Newmu avatar Oct 03 '14 23:10 Newmu