Skip to content

SAGNIKMJR/HandwrittenDigitRecognition_ElasticMatching_Python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HandwrittenDigitRecognition_ElasticMatching_Python

Official Code for 'Handwritten Digit Recognition 'Handwritten Digit Recognition by Elastic Matching' (http://www.jcomputers.us/index.php?m=content&c=index&a=show&catid=201&id=2862)

Intalling Code Dependencies -

pip install -r requirements.txt

Running Code -

Check avalailable command line arguments:

python2 main.py --help

Run main.py by with or without argument values in the command line:
i) Without specifying argument values:

python2 main.py

ii) Specify the required argument values after

python2 main.py

About

Official Code for 'Handwritten Digit Recognition 'Handwritten Digit Recognition by Elastic Matching' (http://www.jcomputers.us/index.php?m=content&c=index&a=show&catid=201&id=2862)

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages