Skip to content

In this project, we will use Machine Learning techniques to recognize handwritten digit from the MNIST database

Notifications You must be signed in to change notification settings

nhattribk22/Handwritten-digit-recognition

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Handwritten digit recognition

Run in Google Colab

Overview

This project aims to implement classification algorithms specifically designed for recognizing handwritten digits, ranging from 0 to 9. Our approach includes an exploration of various combination methods of different classifiers, assessing their effectiveness in the context of handwritten digit recognition. We are utilizing Principal Component Analysis (PCA) and Support Vector Machines (SVM) to enhance recognition performance, achieving an accuracy rate of 94.9%.

About

In this project, we will use Machine Learning techniques to recognize handwritten digit from the MNIST database

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published