Skip to content

adityack477/handwritten-digit-recognizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

3 Commits
Β 
Β 
Β 
Β 

Repository files navigation

Handwritten Digit Recognizer πŸ–ŠοΈπŸ”’

A simple AI model that recognizes handwritten digits (0-9) using the MNIST dataset and Logistic Regression.

πŸ“Œ Features

βœ”οΈ Uses MNIST dataset for handwritten digits.
βœ”οΈ Trains a Logistic Regression model to classify digits.
βœ”οΈ Predicts and displays a test digit with accuracy.

πŸš€ How to Run

1️⃣ Install dependencies:

pip install pandas numpy matplotlib scikit-learn

About

A simple machine learning project that recognizes handwritten digits (0-9) using the MNIST dataset and Logistic Regression.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages