The project implements a Digit Recognizer. It Includes :
-
A Robust CNN model.
-
A Video Capturing window which determines the digit shown to the camera.
The project uses TensorFlow and Keras for implementing CNN Layers, OpenCV for video capturing, and MNIST Dataset for handwrittern digit images.