Skip to content

SeverinoDaDalt/road_to_transformer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Road to Transformer

The bible

Formal Algorithms for Transformers: link (gotta love DeepMind).

Useful links and stuff used this project

  • Einstein notation: link (thx Dani!)
    • Also, here it gives a good idea on how to use ellipsis: link
  • Backpropagation: link
  • ReLU derivative takes value 0 in 0 by convention: link
  • RMS Normalization paper: link

To Do

  • Install folder as packages to share code between them (more info here).

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages