This repository contains my personal implementation of classic Deep Learning models from scratch using PyTorch.
To deepen my understanding of DL fundamentals, I am reproducing classic papers and architectures to learn the underlying mechanisms of neural networks.
Fundamental knowledges
https://github.com/harvardnlp/annotated-transformer/
This project is licensed under the MIT License.