Hello everyone,
I have read many articles which replaced cross-entropy or softmax layer with SVM classifier in neural network. Their results suggested that NN-SVM (SVM as classifier) outperformed softmax, cross-entropy. (One such paper - http://deeplearning.net/wp-content/uploads/2013/03/dlsvm.pdf)
I wish to train and test NN-SVM on my datasets. I have two questions
Thanks
This topic was automatically closed 21 days after the last reply. New replies are no longer allowed. If you have a query related to it or one of the replies, start a new topic and refer back with a link.