Skip to content

Commit 81aa5e9

Browse files
committed
[a3] fix dropout instructions in transformers
1 parent e1093a2 commit 81aa5e9

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

assignments/2022/assignment3.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ 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.
11+
1012
Starter code containing Colab notebooks can be [downloaded here]({{site.hw_3_colab}}).
1113

1214
- [Setup](#setup)
-21 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)