Skip to content

This project describes how to create, train, and use a simple neural network to recognize handwritten digits using TensorFlow

Notifications You must be signed in to change notification settings

MatheusrdSantos/DigitRecognizer-TensorFlow-NeuralNetwork

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DigitRecognizer-TensorFlow-NeuralNetwork

This project describes how to create, train, and use a simple neural network to recognize handwritten digits using TensorFlow

Dependencies

  • Python3
  • Tensorflow
  • TKinter
  • Numpy
  • Matplotlib
  • PIL

Usage

In order to run this project you should execute the canvas.py file.

Usage tutorial

Watch the project working on youtube: click here

About

This project describes how to create, train, and use a simple neural network to recognize handwritten digits using TensorFlow

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages