The purpose of this repository is to re-implement the models of research papers that interests me for learning purposes, the re-implementation might slightly change from what's been described in the paper and different datasets might be used. For each implemented paper, I try to add a summarization of the paper in the Wiki assotiated with the repository.
CV | NLP | Timeseries | Supervised | Unsupervised | Generative | |
---|---|---|---|---|---|---|
Additive Attention | ✅ | ✅ | ||||
Luong Attention | ✅ | ✅ | ||||
Show, Attent and Tell | ✅ | ✅ | ✅ | |||
Attention is All you need | ✅ | ✅ | ||||
Conditional Generative Adversarial Network | ✅ | ✅ | ||||
Temporal Neighborhood Coding | ✅ | ✅ | ||||
Variational Embeddings Animal Motion | ✅ | ✅ | ✅ | |||
Vision Transformer | ✅ | ✅ |