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
Neural network using the MNIST dataset that takes in 784 nodes as input representing digits from 0-9 and has an output layer of 10 nodes representing which number it thinks it is.