This repo aim is to implement Deep Learning Research papers from scratch to gain a better intuition and practice the ability to replicate results.
| Papers Implemented | Link |
|---|---|
| Adaptive Softmax | https://arxiv.org/pdf/1609.04309.pdf |
| CNN 1D for sentence classification | https://arxiv.org/abs/1408.5882 |