Back to Projects
🧠

Digit Recognizer

Deep learning project that classifies handwritten digits using a CNN with live prediction.

TensorFlowTensorFlowPythonPythonScikitLearnScikitLearn
Project media
  • 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.