Skip to content

danlee-dev/ai-paper-implementations

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

13 Commits
Β 
Β 

Repository files navigation

πŸ“‘ AI Paper Implementations

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.


Computer Vision (CV)

Paper Title Description Repository Link
Image Style Transfer Using Convolutional Neural Networks Neural style transfer with content & style separation using CNNs. Go to repo

Natural Language Processing (NLP)

Paper Title Description Repository Link
Attention is all you need Transformer-based language models, embeddings, and more. Go to repo

Generative Models (VAE / Diffusion)

Paper Title Description Repository Link
(coming soon) Implementation of core generative models like Variational Autoencoders (VAEs) and diffusion-based generation. To be added

Multimodal AI

Paper Title Description Repository Link
(coming soon) Models that jointly learn from multiple modalities like text, image, and audio. To be added

How to Use

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.


Focus Area

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.

About

Github link that I tried to implement so far.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published