Skip to content

A complete offline application built using python libraries that uses neural network in order to predict the digit drawn over screen.

Notifications You must be signed in to change notification settings

aryanjain28/Offline-Digit-Recognization-Application

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Offline Digit Recognization Application

A complete offline application built using python libraries that uses neural network in order to predict the digit drawn over screen.

Modules

  1. Tensorflow for neural.
  2. Pygame for drawing digit.
  3. Tkinter for displaying results.
  4. Numpy.

Screenshots

Steps

  1. User simply draws a digit over the screen using mouse.

  2. Then presses [SPACE] or [ENTER] in order to get the results.

    (Machine runs algos here.. and predicts the result)

  3. To clear the screen press right-mouse button.

About

A complete offline application built using python libraries that uses neural network in order to predict the digit drawn over screen.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages