Skip to content

Commit 9b7ac27

Browse files
committed
[a3] fix formatting
1 parent 81aa5e9 commit 9b7ac27

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

assignments/2022/assignment3.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ permalink: /assignments2022/assignment3/
77

88
<span style="color:red">This assignment is due on **Tuesday, May 24 2022** at 11:59pm PST.</span>
99

10-
**Minor correction (May 15, 07:00pm PST)**: For the `MultiHeadAttention` class in `Transformer_Captioning.ipynb`, you are expected to apply dropout to the attention weights. Earlier instructions were unclear, the instructions have been updated to clarify this.
10+
**Update (May 15, 07:00pm PST)**: For `MultiHeadAttention` class in `Transformer_Captioning.ipynb` notebook, you are expected to apply dropout to the attention weights. Earlier instructions were unclear, the instructions have been updated to clarify this.
1111

1212
Starter code containing Colab notebooks can be [downloaded here]({{site.hw_3_colab}}).
1313

0 commit comments

Comments
 (0)