Skip to content

akumar23/digit-predictor-neural-net

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Digit Predictor

This project is a neural network made using just math. With only the numpy library and pandas this neural net predicts handwritten digits at 84% accuracy.

Run locally

Made using Python 3.11.5

After cloning the project

  1. pip install -r requirements.txt
  2. Run python run.py

Image of how this program works

Alt Text

About

Neural Network that predicts hand written digits built using just math from the numpy library

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages