Skip to content

christianjans/mnist-classification

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

mnist-classification

MNIST handwritten digit classification using a custom, fully-connected neural network.

This project uses the MNIST data set in .csv format. The dataset can be found on Kaggle here: https://www.kaggle.com/oddrationale/mnist-in-csv

Once downloaded, navigate to project/data/mnist/ and put mnist_train.csv and mnist_test.csv into this folder.

The file mnist_test.py can now be run to execute the program.

Caution: uses numpy and pygame

About

MNIST handwritten digit classification using a custom, fully-connected neural network.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages