Initial commit

This commit is contained in:
2025-04-29 09:38:24 +01:00
commit dd4583d737
3 changed files with 182 additions and 0 deletions

3
README.md Normal file
View File

@@ -0,0 +1,3 @@
# attention-from-scratch
Implementation of code in https://magazine.sebastianraschka.com/p/understanding-and-coding-self-attention.