Skip to content

Machine Learning Model for handwirtten numbers from MNIST database

Notifications You must be signed in to change notification settings

SuyashVerma2311/Logistic_Number_Recognition

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Handwritten Digit Recognition

A machine learning model, Logistic Regression to be precise, that predicts handwritten digits.

This model has learnt from data sourced from MNIST database found with PyTorch Library.

Dataset:

  • MNIST Handwritten Digits:
    Sample of Dataset

Accuracy:

Accuracy of the model plotted against no. of iteration(epochs)

Predictions:

Correctly_predicted_ones Correctly_predicted_ones
Wrongly_predicted_ones Wrongly_predicted_ones

About

Machine Learning Model for handwirtten numbers from MNIST database

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published