/MNIST-CNN

From-scratch CNN for use with the MNIST dataset. Two convolutional layers, two max pooling layers, one fully connected layer, and AdaGrad optimizer.

Primary LanguagePython

Watchers