Welcome to "PyTorch: Noob to Proficient"! This comprehensive course is designed to take you from a complete beginner to a proficient PyTorch programmer. Join us on this journey and master one of the most powerful deep learning frameworks!
📌 Notice
This is kind of my learning diary, where I am compiling a series of lessons that bring together all the knowledge I have acquired from various scattered sources, including books, articles, websites, YouTube videos, and more. My goal is to create a comprehensive course that consolidates this information, making it easier for others to access and learn from as they progress in their journey of learning the PyTorch from the basics to a level where they can confidently use it to build real deep learning applications. Hope this helps🙂
- Fully Connected Layers
- Activation Functions
- Building a Simple Feedforward Neural Network
- Training and Evaluating Models
- Advanced Concepts
- Logistic Regression
- Multi-Class Classification