Handwritten_Digit_Recognition_with_LeNet5_using_Pytorch

Handwritten digit recognition is a fundamental problem in the field of computer vision and machine learning. In this project, we propose to implement the LeNet5 model using PyTorch to recognize handwritten digits from the MNIST dataset.

// repository documentation