This project is a result of following a YouTube tutorial to learn the basics of PyTorch. The code and implementations in this repository are based on the concepts and exercises covered in the tutorial.
The code in this repository was developed while following the Learn PyTorch for deep learning in a day The tutorial covers:
- PyTorch Fundamentals
- PyTorch Workflow
- Neural Network Classification
- Computer Vision
- Custom Datasets