A curated list of AI research papers I have implemented so far, organized by domain.
Click on the paper titles to view the full implementation in its own repository.
| Paper Title | Description | Repository Link |
|---|---|---|
| Image Style Transfer Using Convolutional Neural Networks | Neural style transfer with content & style separation using CNNs. | Go to repo |
| Paper Title | Description | Repository Link |
|---|---|---|
| Attention is all you need | Transformer-based language models, embeddings, and more. | Go to repo |
| Paper Title | Description | Repository Link |
|---|---|---|
| (coming soon) | Implementation of core generative models like Variational Autoencoders (VAEs) and diffusion-based generation. | To be added |
| Paper Title | Description | Repository Link |
|---|---|---|
| (coming soon) | Models that jointly learn from multiple modalities like text, image, and audio. | To be added |
Each implementation is stored in its own repository and includes:
- Source code
- Original paper reference
Click on any paper title above to jump to its dedicated repository.
My primary interest lies in multimodal AI β models that bridge across vision, language, and beyond.
This repository will continue to grow with more paper replications in CV, NLP, and generative modeling.