Skip to content

This repository has some models that classify the MNIST dataset

Notifications You must be signed in to change notification settings

QuietSwami/mnist-solutions

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 

Repository files navigation

mnist-solutions

This repository has some models that classify the MNIST dataset

The MNIST dataset is one of the most used datasets to test the accuracy of a new type of architecture. It is composed by images of written numbers, with a size of 28x28 pixels, which makes if perfect to test the architectures, because the image is small.

About

This repository has some models that classify the MNIST dataset

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages