Skip to content

Commit d0a9334

Browse files
committed
master: multi-head attention - summary.
1 parent 073b80a commit d0a9334

File tree

1 file changed

+1
-1
lines changed
  • Chapter-wise code/Code - PyTorch/7. Attention Models/2. Neural Text Summarization/1. Transformer Models

1 file changed

+1
-1
lines changed

Chapter-wise code/Code - PyTorch/7. Attention Models/2. Neural Text Summarization/1. Transformer Models/Multi Head Attention.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,6 @@
1515
<img src="../images/30. step - 5.png" width="50%"></img><br>
1616

1717
## Summary
18-
<img src="../images/31. multi-head attention.png"></img><br>
18+
<img src="../images/31. multi-head attention.png" width="60%"></img><br>
1919

2020
## Maths behind Multi-Head Attention

0 commit comments

Comments
 (0)