Rename.
This commit is contained in:
parent
2799eadb9a
commit
d91d8681e7
|
@ -1,6 +1,6 @@
|
|||
---
|
||||
author: Topics in Security and Privacy Technologies (CS 839)
|
||||
title: Lecture 01
|
||||
title: Course Welcome
|
||||
date: September 05, 2018
|
||||
---
|
||||
|
|
@ -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
|
||||
|
|
Reference in New Issue