Skip to content

Commit

Permalink
correctingim g
Browse files Browse the repository at this point in the history
  • Loading branch information
jonah-ramponi committed Mar 30, 2024
1 parent 3bac1cd commit 04ad338
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion content/posts/intro_to_attention.md
Original file line number Diff line number Diff line change
Expand Up @@ -153,7 +153,7 @@ Well, our *attention matrix* after softmax has been applied is simply $w$ with $
The attention matrix is a nice thing to visualize. For our toy example, it might look like


1[Attention Matrix Visualisation](/img/attnm.png)
![Attention Matrix Visualisation](/img/attnm.png)

What can we notice about our attention matrix?

Expand Down

0 comments on commit 04ad338

Please sign in to comment.