Skip to content
#

digit-classifier

Here are 27 public repositories matching this topic...

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

Improve this page

Add a description, image, and links to the digit-classifier 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-classifier topic, visit your repo's landing page and select "manage topics."

Learn more