Skip to content

ambardhesi/Handwritten-Digits-Recognizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Handwritten-Digits-Recognizer

Usage :

  • Clone the repository
cd
git clone https://github.com/ambardhesi/Handwritten-Digits-Recognizer.git
python train.py --dataset train.csv --model dataset.pkl

This may take some time.

  • Then test the classifier using the following command :
python test.py --model dataset.pkl --image testimage.jpg

Replace testimage.jpg by your own image's name.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages