Skip to content

Draw digits and test them on different ML models on a Flask website!

Notifications You must be signed in to change notification settings

cullena20/DigitRecognizerWebsite

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Digit Recognizer Website

Use this website to draw digits and to have different ML models predict what they are. Currently, you can test a one-hidden layer neural network, a convolutional neural network, and a neural network I wrote from scratch in Numpy with the guidance of Michael Nielsen's Neural Networks and Deep Learning. I built and trained these neural networks in TensorFlow. Digits are pre-processed before being run through models to improve accuracy.

Screen Shot 2023-07-01 at 3 45 51 PM

About

Draw digits and test them on different ML models on a Flask website!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published