kvfairchild/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.
Python
From-scratch CNN for use with the MNIST dataset. Two convolutional layers, two max pooling layers, one fully connected layer, and AdaGrad optimizer.
Python