InPython in Plain EnglishbySanat LadkatA Gentle Introduction to Deep Learning and PyTorchWelcome to the world of Deep Learning! In this article, we will embark on our journey with PyTorch, one of the most popular frameworks for…Aug 27, 20241Aug 27, 20241
InPython in Plain EnglishbySanat LadkatTensors 101: The Building Blocks of PyTorchWelcome to the second installment of our PyTorch beginner series! In our previous article, we introduced you to the world of deep learning…Sep 4, 2024Sep 4, 2024
InPython in Plain EnglishbySanat LadkatCrafting Your First Neural Network in PyTorchImagine you’re at a bustling factory, filled with different production lines. Each line is designed to transform raw materials into…Sep 9, 20241Sep 9, 20241
InPython in Plain EnglishbySanat LadkatThe Magic Behind the Scenes: Autograd and BackpropagationIn our previous article, we crafted our first neural network in PyTorch, exploring the fundamental components such as layers, weights…Sep 18, 2024Sep 18, 2024