- General Information
- Features
- Dataset
- Setup
- Project requirements/dependencies
- Extentions for Vscode
- Installations
- Acknowledgements
- Contact
- This project is a Python-based application for identifying handwritten digits using machine learning techniques.
- It utilizes a trained model to accurately predict the digit from an input image.
- CNN based approach
- Accurately recognizes handwritten digits (0-9).
- Easy-to-use interface for both single and batch digit recognition.
- Provides confidence scores for each prediction.
- MNIST dataset
-
Python version 3.9.6
-
Visual Studio Code version 1.60.2
- Python
-clone the repository in your local machine
- pip install the keras library
- run the application using 'python gui_digit_recognizer.py'
We are good to go
Directly run the gui_digit_recognizer file in VSCode(Python 3.9 64 bit)
Give the input data to predict the value to the model
Mnist dataset
DataFlair
Created by R JOEL SHARON