diff options
author | Yuchen Pei <me@ypei.me> | 2019-03-14 11:18:18 +0100 |
---|---|---|
committer | Yuchen Pei <me@ypei.me> | 2019-03-14 11:18:18 +0100 |
commit | bbc5c5199114837ef77839d3cd145d6c6b0f97e6 (patch) | |
tree | 2852984a1eca47a800eb3bc5c4e3f02aec58b24c | |
parent | 5d0f3619de0d1fd48477164838bb9c07499ec82e (diff) |
minor change
-rw-r--r-- | posts/2019-03-14-great-but-manageable-expectations.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/posts/2019-03-14-great-but-manageable-expectations.md b/posts/2019-03-14-great-but-manageable-expectations.md index 6c4e04e..adce24f 100644 --- a/posts/2019-03-14-great-but-manageable-expectations.md +++ b/posts/2019-03-14-great-but-manageable-expectations.md @@ -5,7 +5,7 @@ template: post comments: true --- -Let us continue with the study of differential privacy from [Part 1 of this post](2019-03-13-a-tail-of-two-densities.html). +Let us continue with the study of differential privacy from [Part 1 of this post](/posts/2019-03-13-a-tail-of-two-densities.html). Rényi divergence and differential privacy ----------------------------------------- @@ -133,7 +133,7 @@ which is the same result as (6.8), obtained using the Chernoff bound of the noise. However, as we will see later, compositions will yield different results -from those obtained from methods in [Part 1](2019-03-13-a-tail-of-two-densities.html) when considering Rényi dp. +from those obtained from methods in [Part 1](/posts/2019-03-13-a-tail-of-two-densities.html) when considering Rényi dp. **Claim 22 (Moment Composition Theorem)**. Let $M$ be the adaptive composition of $M_{1 : k}$. Suppose |