The Source Code of some classic papers, try to do overall framework combing and line-by-line source code comments.
I mainly have some later (2017-NOW) notes.
Mainly Tensorflow and Pytorch, have some code using Keras.
🤗 Welcome to MY GitHub to find more infomation!!!
NLP
| NLP | Notebook | keywords |
|---|---|---|
| BERT | Notebook | Pretraning NLP |
| Skip-Thought Vectors | Notebook | Sentence2vec |
| Transformer | Notebook | Attention is All You Need |
CV
| CV | Notebook | keywords |
|---|---|---|
| DCGAN | Notebook | CV GAN |