This is a repository where i implement some basic to advanced NN models using Pytorch. The main goal is to understand the Pytorch library and how to use it to build NN models.
- Pytorch Bacis (0)
- PyTorch workflow (01)
- PyTorch Classifications (02)
- PyTorch cnn models and torchvision (03)
- PyTorch transfer learning (04)
- PyTorch Modularization - py file implementation from ipynb
- PyTorch tracking, logging and experiments (05)
- Transformers
- RNNs
- PT LSTM
- PT GRU
- Vision Transformers