Learning how to code in Pytorch
I try to code NN, ML, DL stuff from various sources as part of my learning. This replication helps me to revise easily in future and also it's a great practice to learn DL.
- Transformers from scratch - https://www.youtube.com/watch?v=U0s0f995w14
- ViT from scratch - https://www.youtube.com/watch?v=ovB0ddFtzzA
- Hugging face course - https://huggingface.co/course/chapter1/1