Skip to content

An interactive program where the user draws a digit to the screen and presses the down-key, prompting the neural network to "guess" the digit. The results are displayed using matplotlib.

zoharehan/Neural-Network-Digit-Identifier

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Neural-Network-Digit-Identifier

An interactive program where the user draws a digit to the screen and presses the down-key, prompting the neural network to "guess" the digit. The results are displayed using matplotlib. This primarily uses Tensorflow, PyGame, OpenCV and the MNIST Handwritten Digit Dataset
project.py: contains the setup and training of a simple neural network
game_code.py: the main program

Screen Shot 2020-07-09 at 4 07 40 AM

inspiration: techwithtim

About

An interactive program where the user draws a digit to the screen and presses the down-key, prompting the neural network to "guess" the digit. The results are displayed using matplotlib.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages