Sebastian Raschka 3654571184 align formulas in notes with code (#605) 7 mēneši atpakaļ
..
README.md 283397aaf2 add main and optional sections 1 gadu atpakaļ
ch03.ipynb 3654571184 align formulas in notes with code (#605) 7 mēneši atpakaļ
exercise-solutions.ipynb a08d7aaa84 Uv workflow improvements (#531) 9 mēneši atpakaļ
multihead-attention.ipynb 08040f024c Test code in pytorch 2.4 (#285) 1 gadu atpakaļ
small-text-sample.txt 4f161bd549 use block size variable in positional embedding layer 1 gadu atpakaļ

README.md

Chapter 3: Coding Attention Mechanisms

Main Chapter Code

  • ch03.ipynb contains all the code as it appears in the chapter

Optional Code