Section 01
Project Introduction
This project demonstrates an end-to-end PyTorch MNIST handwritten digit recognition practice, covering the complete workflow from data preparation, model training to Streamlit web deployment. It is suitable for beginners to learn the full lifecycle of a machine learning project. The core value lies in its concise architecture and interactive experience, allowing users to draw digits directly in the browser and get recognition results in real time.