Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

57 Commits
 
 
 
 
 
 
 
 

Repository files navigation

TODO:

  • Implement "Attention Is All You Need"
    • Implement encoder and decoder in pytorch for sequence to sequence transduction (as in the original paper)
      • Visualize the self-attention matrices as a heatmap
    • Read the original GPT paper and implement and train a decoder only transformer to understand the basics of how LLMs work.
    • Reimplement the LLM from scratch to fully understand.

Interesting papers:

About

Exploring deep learning through paper reimplementations, projects and notes.

Resources

Stars

Watchers

Forks

Contributors

Languages