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
Notebook to build, train and test a shallow CNN model to classify the handwritten digits in MNIST dataset (98.955% Accuracy). Contains code to test separate user input images to evaluate the real performance of classifier.