-
CNN Machine Learning Model GUI project
-
An interactive GUI using tkinter,canvas,PIL,OpenCV libraries which accurately identifies the handwritten digit.
-
Successfully trained on MNIST dataset of handwritten digits with testing accuracy of 99.19%
-
Supported with amazing feature of multiple digits and to identify any NON-DIGIT Character drawn and prompts message "Not a digit"
For Activation of virtual environment: Set-ExecutionPolicy -ExecutionPolicy RemoteSigned -Scope Process mlproj\Scripts\activate