You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
implementation of a simple 8-layer convolutional neural network for handwritten digit recognition. written in python, with digits taken from the MNIST dataset.