Skip to content

extouchtriangle/mnist-classifier

Repository files navigation

MNIST classifier

Credit is given to GeeksForGeeks and Stanford CS231n. Also, big thanks for hsjeong5, who made a python script for loading the MNIST dataset. tf.keras isn't supported on Python 3.13, and the script (load_mnist.py) was a big help in loading the dataset.

Usage

To run this, go to your terminal and run

ipython classifier.py

About

DNN classifier for MNIST handwritten digits dataset (aka CV proof of concept)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors