/HandWrittenRecognitionDeep

A comparative study of a classic CNN model and a CNN-SVM hybrid where the feature matrix learnt by a CNN's convolutional layers are used to train a multi-class SVM classifier.

Primary LanguageJupyter Notebook

Handwritten Digit Classification with Hybrid CNN and SVM model

A comparative study of a classic CNN model and a CNN-SVM hybrid where the feature matrix learnt by a CNN's convolutional layers are used to train a multi-class SVM classifier.