Skip to content
#

cnn-regularization

Here is 1 public repository matching this topic...

This project implements the classical LeNet-5 CNN for MNIST digit classification using PyTorch. It covers a complete pipeline from data preprocessing to deployment. The model achieves ~98.8% test accuracy, showing the strong effectiveness of early CNN architectures for image classification.

  • Updated Apr 27, 2026
  • Jupyter Notebook

Add this topic to your repo

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

Learn more