Skip to content

Commit 88c3c2c

Browse files
committed
clean to remove references to the uncertainty lecture
1 parent c534626 commit 88c3c2c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

lab2/Part2_FaceDetection.ipynb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1042,7 +1042,7 @@
10421042
"\n",
10431043
"1. What, if any, trends do you observe comparing the samples with the highest and lowest reconstruction loss?\n",
10441044
"2. Based on these observations, which features seemed harder to learn for the VAE?\n",
1045-
"3. How does reconstruction loss relate to uncertainty? Think back to our lecture on Robust & Trustworthy Deep Learning! What can you say about examples on which the model may be more or less uncertain?\n",
1045+
"3. How does reconstruction loss relate to uncertainty? What can you say about examples on which the model may be more or less uncertain?\n",
10461046
"\n",
10471047
"#### **TODO: Uncovering hidden biases through learned latent features**\n",
10481048
"\n",
@@ -1051,7 +1051,7 @@
10511051
"3. For the latent variables selected, how do these feature distribution differences affect classification performance? What, if any, general trends do you observe across the latent variables?\n",
10521052
"4. Based on these observations, please describe your understanding of the bias of the facial detection classifier.\n",
10531053
"\n",
1054-
"**To enter the competition, you must upload a document write-up as part of your complete lab submission for the Debiasing Faces Lab ([submission upload link](https://www.dropbox.com/request/KGct8m2IyOBVvIoQdef3)).** Complete details on submission are included in the next lab!\n"
1054+
"**To enter the competition, you must upload a document write-up as part of your complete lab submission for the Debiasing Faces Lab ([submission upload link](https://www.dropbox.com/request/KGct8m2IyOBVvIoQdef3)).**"
10551055
]
10561056
},
10571057
{

0 commit comments

Comments
 (0)