Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 1.14 KB

File metadata and controls

19 lines (14 loc) · 1.14 KB

Handwritten Digits Recognition

Dataset:

UCI Machine Learning Repository: Optical Recognition of Handwritten Digits Data Set

Environment:

Language: Python 3.6.3
Installed Package: numpy 1.13.3, sklearn 0.19.1, skimage 0.13.0, PIL 4.2.1 

Run Command:
python main.py

Reference: