From the basics, a fast multi-class image recognition using fastai and PyTorch — This tutorial was adapted from Fastai DL 2019 Lessons with many of my additions and clarifications. I hope you find it helpful. Following this tutorial, you will be able to build and train an Image Recognizer on any image dataset of your choice, with a good understanding of the underlying…