We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 85106b1 commit 3dde791Copy full SHA for 3dde791
1 file changed
hw3.html
@@ -17,7 +17,7 @@
17
<td width="900" align="center" valign="middle">
18
<span class="title"> <h1>16-824: Visual Learning and Recognition</h1></span></td>
19
</tr>
20
- <td colspan="3" align="center"><h3>Spring 2025</h3> </td>
+ <td colspan="3" align="center"><h3>Fall 2025</h3> </td>
21
22
<tr>
23
@@ -28,7 +28,7 @@
28
29
<h2>Homework 3: Visual Question Answering with PyTorch </h2>
30
<div class="col-md-12">
31
- <p> This homework is due on <b>11:59 PM ET April 10, 2025</b>. We will solve two tasks with Transformers.</p>
+ <p> This homework is due on <b>11:59 PM ET November 13th, 2025</b>. We will solve two tasks with Transformers.</p>
32
33
<br>
34
<p> <b>Instructions:</b> </p>
0 commit comments