Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 632 Bytes

File metadata and controls

8 lines (7 loc) · 632 Bytes

5-Deep_Learnig-Assignment-MNIST-dataset-pytorch-basics

"This is a comprehensive assignment to build a classifier in pytorch on famous MNIST dataset and is perfect to get basic understanding of pytorch like pytorch training and validation loops and dataset class in pytorch and dataloaders etc"

---> There is a pdf file which completely explains the assignment and how it should be perfomed. ---> There is also a complete project (solution) report in docx format. ---> And a dataset file is also included in zip file. ---> And a project notebooks is also included. ---> Finally a trained model file is also included in pt format.