This is a repository that records the experiment and training process from deep learning model design to optimization.
-
Updated
Mar 30, 2026 - Jupyter Notebook
This is a repository that records the experiment and training process from deep learning model design to optimization.
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.
A comprehensive repository covering the fundamentals to advanced concepts of building, training, and optimizing neural networks using PyTorch, including practical implementations for computer vision, NLP, and modern AI techniques.
Zero to Mastery ML/DL/DS courses by Daniel Bourke
Add a description, image, and links to the pytorch-deep-learning topic page so that developers can more easily learn about it.
To associate your repository with the pytorch-deep-learning topic, visit your repo's landing page and select "manage topics."