Skip to content

coderuhaan2004/digitRecognition

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Digit Recognition using Neural networks

This is my first Neural network project

  1. Download all the files into one folder
  2. Make sure tensorflow and Pillow is installed. Install them running the commands pip install tensorflow and pip install Pillow on terminal
  3. Run draw.py file by running the command python3 draw.py
  4. Draw a digit on the canvas and it predicts the digit (predictions may not be accurate). Right click twice the clear the screen for second input.

About

This is my first Neural network project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages