/mnist-neural-net

Applying neural networks on the MNIST dataset (from scratch & using tf)

Primary LanguageJupyter Notebook

MNIST multi-class classification using Neural Network both using Tensorflow and from scratch using numpy

SGD used in the scratch version