Foxhound
Foxhound copied to clipboard
Linear SVM
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