Skip to content
#

digit-classification

Here are 47 public repositories matching this topic...

This project uses autoencoders to denoise MNIST images, aiming to improve handwritten digit recognition by refining classifier training data

  • Updated Jun 6, 2024
  • Jupyter Notebook

A Django-based web platform that hosts multiple image classification models under one unified interface. Upload an image and get the predicted result instantly.

  • Updated Aug 5, 2025
  • Python

This project implements a CNN for handwritten digit classification on the MNIST dataset using PyTorch. It uses stacked convolutional layers with dropout, batch normalization, and max pooling to classify 28×28 grayscale digits (0–9) with Softmax output.

  • Updated Oct 13, 2025
  • Python

A Simple MNIST Digit Classifier Neural Network that recognises hand-written numerical digits from the MNIST Digit Recogniser Dataset made from scratch* in Python with 7960 trainable parameters...

  • Updated Sep 25, 2025
  • Jupyter Notebook

Improve this page

Add a description, image, and links to the digit-classification topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the digit-classification topic, visit your repo's landing page and select "manage topics."

Learn more