Academy & Industry Research Collaboration Center (AIRCC)

Volume 12, Number 17, October 2022

Handwritten Digit Recognition System based on CNN and SVM

  Authors

Yousra Berrich and Zouhair Guennoun, Smart Communications Research Team - ERSC, Morocco

  Abstract

The recognition of handwritten digits has aroused the interest of the scientific community and is the subject of a large number of research works thanks to its various applications. The objective of this paper is to develop a system capable of recognizing handwritten digits using a convolutional neural network (CNN) combined with machine learning approaches to ensure diversity in automatic classification tools. In this work, we propose a classification method based on deep learning, in particular the convolutional neural network for feature extraction, it is a powerful tool that has had great success in image classification, followed by the support vector machine (SVM) for higher performance. We used the dataset (MNIST), and the results obtained showed that the combination of CNN with SVM improves the performance of the model as well as the classification accuracy with a rate of 99.12%.

  Keywords

Classification, feature extraction, convolutional neural network, support vector machine, MNIST.