Skip to content

13idyut/mnist_classifier

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mnist_classifier

A simple classifier to classify handwritten digits in images. Trained using mnist dataset.

steps to run

  1. clone the ripo
  2. store image in images folder
  3. change image name in prediction.py(function: predict)
  4. run prediction.py

Releases

No releases published

Packages

No packages published

Languages