A very intuitive CNN tutorial

Hi,
While browsing through PyTorch docs, I just came across this tutorial, found it really helpful in addressing the ‘Whys?’ of Convolutional Neural Networks, especially from a beginner’s point of view.
https://chsasank.github.io/deep-learning-crash-course-2.html. The author has also written a tutorial on Transfer Learning in PyTorch.

5 Likes