Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 264 Bytes

File metadata and controls

5 lines (3 loc) · 264 Bytes

Chapter 3: Coding Attention Mechanisms

  • ch03.ipynb contains all the code as it appears in the chapter
  • multihead-attention.ipynb is a minimal notebook with the main data loading pipeline implemented in this chapter