Concepedia

Abstract

In the era of research, pattern recognition is one of the most famous and widely used area in the field of research work. There are various types of patterns are available for the researches like: audio, video, handwritten digit images and handwritten characters images etc. In this paper, we concentrate in the field of handwritten digit recognition for classification of patterns. We have used famous handwritten digit datasets named as MNIST, which is collection of 70000 images. Many of machine learning and deep learning techniques have been already used by the researches for handwritten digit recognition like Support Vector Machine (SVM), RFC, K-nearest Neighbor (K-NN), Multilayer Perceptron (MLP), Convolutional Neural Network (CNN) etc. In this research work, we have suggested CNN as deep learning technique on keras for MNIST handwritten digit recognition and compare the performance of CNN with SVM and KNN. The proposed CNN based on keras model used to classify handwritten digit images with RMSprop optimizer for optimizing the model. The main contribution of this research work is to increase the convolutional layer with pooling and dropout and also tuned the model using filter, kernel size and number of neurons. The proposed CNN model achieves 99.06% of training accuracy and 98.80% of testing accuracy with epoch 10. Experiment results reveals that proposed CNN is more effective compare to other techniques.

References

YearCitations

Page 1