diff options
-rw-r--r-- | posts/2019-03-14-great-but-manageable-expectations.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/posts/2019-03-14-great-but-manageable-expectations.md b/posts/2019-03-14-great-but-manageable-expectations.md index f7d6e65..4412920 100644 --- a/posts/2019-03-14-great-but-manageable-expectations.md +++ b/posts/2019-03-14-great-but-manageable-expectations.md @@ -8,7 +8,7 @@ comments: true This is Part 2 of a two-part blog post on differential privacy. Continuing from [Part 1](/posts/2019-03-13-a-tail-of-two-densities.html), I discuss the Rényi differential privacy, corresponding to -the Rényi divergence, a study of the moment generating functions the +the Rényi divergence, a study of the moment generating functions of the divergence between probability measures to derive the tail bounds. Like in Part 1, I prove a composition theorem and a subsampling theorem. |