/MNIST-classifier

Classifier for the MNIST dataset

Primary LanguagePythonMIT LicenseMIT

MNIST-classifier

This is a classifier built using both simple nn and CNN. It is used to detect handwritten numbers from the MNIST dataset.