You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<spanstyle="color:red">This assignment is due on **Tuesday, May 24 2022** at 11:59pm PST.</span>
9
9
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.
11
11
12
12
Starter code containing Colab notebooks can be [downloaded here]({{site.hw_3_colab}}).
0 commit comments