This commit is contained in:
2026-07-12 21:26:08 +08:00
commit 9dd41afd48
502 changed files with 129901 additions and 0 deletions
@@ -0,0 +1,7 @@
---
sources: ["attention-is-all-you-need.pdf"]
---
# Attention
注意力机制是 Transformer 的核心。参见 [[Transformer]]。