| labmlai/annotated_deep_learning_paper_implementations |
41,877 |
|
0 |
2 |
over 2 years ago |
79 |
November 05, 2023 |
30 |
mit |
Jupyter Notebook |
| 🧑🏫 60 Implementations/tutorials of deep learning papers with side-by-side notes 📝; including transformers (original, xl, switch, feedback, vit, ...), optimizers (adam, adabelief, sophia, ...), gans(cyclegan, stylegan2, ...), 🎮 reinforcement learning (ppo, dqn), capsnet, distillation, ... 🧠 |
| lucidrains/vit-pytorch |
16,298 |
|
0 |
6 |
over 2 years ago |
184 |
November 15, 2023 |
114 |
mit |
Python |
| Implementation of Vision Transformer, a simple way to achieve SOTA in vision classification with only a single transformer encoder, in Pytorch |
| ddbourgin/numpy-ml |
14,162 |
|
0 |
0 |
over 2 years ago |
3 |
June 20, 2020 |
35 |
gpl-3.0 |
Python |
| Machine learning, in numpy |
| graykode/nlp-tutorial |
13,226 |
|
0 |
0 |
over 2 years ago |
0 |
|
35 |
mit |
Jupyter Notebook |
| Natural Language Processing Tutorial for Deep Learning Researchers |
| xmu-xiaoma666/External-Attention-pytorch |
10,361 |
|
0 |
0 |
about 2 years ago |
2 |
September 27, 2022 |
63 |
mit |
Python |
| 🍀 Pytorch implementation of various Attention Mechanisms, MLP, Re-parameter, Convolution, which is helpful to further understand papers.⭐⭐⭐ |
| jadore801120/attention-is-all-you-need-pytorch |
7,910 |
|
0 |
0 |
over 2 years ago |
0 |
|
74 |
mit |
Python |
| A PyTorch implementation of the Transformer model in "Attention is All You Need". |
| brightmart/text_classification |
7,628 |
|
0 |
0 |
over 2 years ago |
0 |
|
45 |
mit |
Python |
| all kinds of text classification models and more with deep learning |
| espnet/espnet |
7,563 |
|
0 |
5 |
about 2 years ago |
33 |
October 25, 2023 |
270 |
apache-2.0 |
Python |
| End-to-End Speech Processing Toolkit |
| tensorflow/nmt |
6,085 |
|
0 |
0 |
over 3 years ago |
0 |
|
275 |
apache-2.0 |
Python |
| TensorFlow Neural Machine Translation Tutorial |
| jessevig/bertviz |
5,547 |
|
0 |
3 |
over 2 years ago |
5 |
April 02, 2022 |
8 |
apache-2.0 |
Python |
| BertViz: Visualize Attention in NLP Models (BERT, GPT2, BART, etc.) |