Skip to content

Evaluate the performance of Handwritten Digit Classification model

Notifications You must be signed in to change notification settings

DumindUdara/Handwritten_Digit_Classification

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 

Repository files navigation

Handwritten_Digit_Classification

Evaluate the performance of Handwritten Digit Classification model

identifying and classifying handwritten digits ranging from 0 to 9. Trained on the MNIST dataset, which consists of 60,000 training images and 10,000 test images, the model achieves a commendable accuracy of 95.7222% on the test set. The neural network architecture, comprising two hidden layers with ReLU activation and a softmax activation output layer, showcases its ability to generalize well to new, unseen data. The evaluation process involves assessing the model's predictions against the ground truth labels, demonstrating its effectiveness in recognizing diverse handwritten digit patterns..

GitHub Repo stars GitHub last commit GitHub issues GitHub forks Python scikit-learn Data Source Status Contributions


Overall, the model's successful classification of handwritten digits underscores its practical utility in various applications, such as digit recognition in documents and automated postal code processing.

Screenshot 2024-01-14 at 23 58 17

About

Evaluate the performance of Handwritten Digit Classification model

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published