Next Steps

Final words

So far, we have learned the basics of PyTorch. Now, we are ready to explore more. There are so many packages that can help us make the training and evaluation easier and more efficient. Two of the most famous ones are: PyTorch Ignite and Lightning Also, there are sites like Kaggle which host competitions, datasets, pretrained models and more that are extremely helpful. If you want to have more PyTorch pretrained image models, you can use Timm. Timm is a really great way to share your model and explore other people’s models. I strongly recommend that you take a look at Transformers as well. There are tons of great models, and Large Language models are available on it. Also, it is super easy to use them and fine-tune them in a way that you want. Deep Learning is evolving extremely fast, and so many packages and new tools are being released to help make the experience of using Deep Learning models easier. These were only some tools and packages, but there are so many others available to use. Hope you enjoyed these tutorials.

Regards,

Ramin ZareBidoky (LiterallyTheOne)

Materials

© 2025 LiterallyTheOne