Skip to content

A handwritten number recognizer implemented in python. ๐Ÿ˜˜๐Ÿ˜

License

Notifications You must be signed in to change notification settings

nevercatchmeow/handwritten-number-recognizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

11 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

handwritten-number-recognizer

What's this?

This is a simple handwritten number recognizer (toy project) implemented in Python. You can write numbers with a mouse or touchpad and then click the recognize button to recognize them. The example is as follows:

example

How to use?

Install python

This project uses python3.6.3 version, please refer to. Higher or lower versions may not work for this project (dependencies cannot be installed or the program exits abnormally).

Install project dependencies

Enter the project root directory and execute:

pip install -r requirement.txt

Run and enjoy it

python ./main.py

About

A handwritten number recognizer implemented in python. ๐Ÿ˜˜๐Ÿ˜

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages