Home
About
Projects
Work
More
Back to Projects
ðŸ§
Digit Recognizer
Deep learning project that classifies handwritten digits using a CNN with live prediction.
View Code
TensorFlow
Python
ScikitLearn
Developed ML model using Tensorflow and Keras to recognize handwritten digits with 98% accuracy.
Integrated real-time digit recognition in Pygame, providing an interactive demonstration of the model.
Evaluated model performance with scikit-learn, showcasing the model’s accuracy and precision.