M1 deadline.

This commit is contained in:
Justin Hsu 2018-09-03 22:37:18 -05:00
parent 38c6f57652
commit 589469d883
1 changed files with 2 additions and 2 deletions

View File

@ -13,8 +13,8 @@
10/1 | Answering lots of queries: Private multiplicative weights <br> **Paper:** Hardt, Ligett, and McSherry. [*A Simple and Practical Algorithm for Differentially Private Data Release*](https://papers.nips.cc/paper/4548-a-simple-and-practical-algorithm-for-differentially-private-data-release.pdf). |
10/3 | Local differential privacy (theory) | JH
10/8 | Local differential privacy (practice) <br> **Paper:** Erlingsson, Pihur, and Korolova. [*RAPPOR: Randomized Aggregatable Privacy-Preserving Ordinal Response*](https://arxiv.org/pdf/1407.6981.pdf). |
10/10 | More differential privacy <br> **Paper:** <br> <center> <h5> **Due: Milestone 1** </h5> </center> |
10/15 | <center> **NO CLASS: INSTRUCTOR OUT OF TOWN** </center> |
10/10 | More differential privacy <br> **Paper:** |
10/15 | <center> **NO CLASS: INSTRUCTOR OUT OF TOWN** </center> <br> <center> <h5> **Due: Milestone 1** </h5> </center> |
| <center> <h4> **Cryptographic Techniques** </h4> </center> |
10/17 | Crypto: overview and basics | JH
10/22 | Zero-knowledge proofs and oblivious transfer <br> **Paper:** |