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
Handwritten digit recognition system using a convolutional neural network (CNN) trained on the MNIST dataset. The project features image preprocessing, model training, and real-time digit predictio…