Skip to content

kevcen/mnist_classifier

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

MNIST classifier

Used to teach myself how to make a simple image classifier.

It includes:

  • a pytorch approach

    • a simple dense neural net with ReLU
  • a tensorflow approach

    • extending the simple dense neural net with convolutional layers for feature extraction
    • includes a gui to test your own drawn digits

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published