Skip to content

bhattrajat/Handwritten-digit-recognizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

Handwritten digit recognizer

This is an Image classifier created using convolutional neural network that can predict handwritten digit with 99% accuracy.

Requirements

  • Python 3.5 or above
  • Tensorflow 1.5 or above (Tensorflow-gpu preferred)
  • OpenCV
  • Pygame
  • Numpy
  • Scipy

How to run?

  • Download the zip or clone the repo
  • Create a folder C:\tmp
  • Copy all chekpoint files into tmp folder
  • run digit_recognizer_gui

Releases

No releases published

Packages

No packages published

Languages