Skip to content

LeoHuangQ/DigitAI_Classifier

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Digit Recognition using Deep Learning

This project implements an AI-powered handwritten digit recognition system using the MNIST dataset. The model is trained with deep learning techniques to classify handwritten digits (0–9) with high accuracy.

Features

  • MNIST dataset preprocessing
  • Neural network model training
  • Real-time digit prediction
  • Model evaluation and accuracy visualization
  • Training loss and performance analysis
  • Clean modular project structure

Tech Stack

  • Python
  • TensorFlow / PyTorch
  • NumPy
  • Matplotlib
  • Jupyter Notebook

Goal

The purpose of this project is to practice and demonstrate:

  • Computer Vision fundamentals
  • Deep Learning model development
  • Data preprocessing and training workflows
  • AI model evaluation and visualization
Screenshot 2026-05-06 at 10 49 11 PM Screenshot 2026-05-06 at 10 49 32 PM Screenshot 2026-05-06 at 10 48 53 PM

Future Improvements

  • CNN-based architecture
  • Web deployment with Flask/React
  • Real-time canvas digit input
  • Model comparison experiments

About

Digit recognition using Deep Learning

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors