This repository implements the classic LeNet-5 architecture using PyTorch for digit classification on the MNIST dataset. Additionally, it leverages NVIDIA DLProf for performance profiling and ...