Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
trustworthy-ml-course authored Feb 6, 2024
1 parent 2cbf889 commit d86f543
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -160,12 +160,13 @@ <h4>Schedule and Materials</h4>
<tr>
<td>4</td>
<td>Training Data Poisoning</td>
<td><a href= "#"></a></td>
<td><a href= "https://drive.google.com/file/d/1fVEKja_l5okzmBWv9xUSQuj80akN3i8Y/view?usp=sharing">Slides</a></td>
<td>
<ol>
<li><a href="https://arxiv.org/pdf/1708.06733.pdf" target="_blank">Gu et al., BadNets: Identifying Vulnerabilities in the Machine Learning Model Supply Chain</a></li>
<li><a href="" target="_blank">Reading 2</a></li>
<li><a href="" target="_blank">Reading 3</a></li>
<li><a href="https://arxiv.org/pdf/1712.05526.pdf" target="_blank">Chen et al., Targeted Backdoor Attacks on Deep Learning Systems Using Data Poisoning</a></li>
<li><a href="https://arxiv.org/abs/2110.06904" target="_blank">Shan et al., Poison Forensics: Traceback of Data Poisoning Attacks in Neural Networks
</a></li>
</ol>
</td> </tr>

Expand Down

0 comments on commit d86f543

Please sign in to comment.