This commit is contained in:
Justin Hsu 2018-11-21 00:46:50 -06:00
parent 2799eadb9a
commit d91d8681e7
2 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
---
author: Topics in Security and Privacy Technologies (CS 839)
title: Lecture 01
title: Course Welcome
date: September 05, 2018
---

View File

@ -7,7 +7,7 @@ Data Privacy* (AFDP) by Cynthia Dwork and Aaron Roth, available
Date | Topic | Presenter
:----:|-------|:---------:
| <center> <h4> **Differential Privacy** </h4> </center> |
9/5 | [Course welcome, introducing differential privacy](../resources/slides/lecture01.html) <br> **Paper:** Keshav. [*How to Read a Paper*](https://web.stanford.edu/class/ee384m/Handouts/HowtoReadPaper.pdf). | Justin
9/5 | [Course welcome, introducing differential privacy](../resources/slides/lecture-welcome.html) <br> **Paper:** Keshav. [*How to Read a Paper*](https://web.stanford.edu/class/ee384m/Handouts/HowtoReadPaper.pdf). | Justin
9/10 | Basic private mechanisms <br> **Reading:** AFDP 3.2, 3.3 | Justin
9/12 | Composition and closure properties <br> **Reading:** AFDP 3.5 | Justin
9/17 | What does differential privacy actually mean? <br> **Reading:** McSherry. [*Lunchtime for Differential Privacy*](https://github.com/frankmcsherry/blog/blob/master/posts/2016-08-16.md) (see also these [two](https://github.com/frankmcsherry/blog/blob/master/posts/2016-06-14.md) [posts](https://github.com/frankmcsherry/blog/blob/master/posts/2016-08-29.md)) | Justin