Deep Tutorials for PyTorch
This is a series of in-depth tutorials I'm writing for implementing cool deep learning models on your own with the amazing PyTorch library.
Basic knowledge of PyTorch and neural networks is assumed.
If you're new to PyTorch, first read Deep Learning with PyTorch: A 60 Minute Blitz and Learning PyTorch with Examples.
24 Apr 2023: I've just completed the Super-Resolution and Transformers tutorials.
09 Dec 2023: Interested in chess or transformers? Check out Chess Transformers.
In each tutorial, we will focus on a specific application or area of interest by implementing a model from a research paper.
