Skip to content

Commit

Permalink
Merge pull request #18 from amtulifra/Books-differential-privacy
Browse files Browse the repository at this point in the history
add dp book
  • Loading branch information
leriomaggio authored Dec 4, 2024
2 parents 8a48610 + 64cb39f commit 9ad88a0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -104,6 +104,8 @@ Federated learning involves training statistical models over remote devices or s

* [Programming Differential Privacy](https://programming-dp.com/) - An open source book about differential privacy, for programmers.

* [The Algorithmic Foundations of Differential Privacy](https://www.cis.upenn.edu/~aaroth/Papers/privacybook.pdf) - A foundational text that delves into the theoretical aspects of differential privacy, exploring its principles and practical applications in safeguarding individual data.

### Games & Simulations

* [DP Vision](https://www.oblivious.com/games/dp-vision) - Test your image recognition skills with differentially private images! Players manage a privacy budget to reveal image details, aiming to identify the correct image within 5 guesses while minimizing privacy loss.
Expand Down

0 comments on commit 9ad88a0

Please sign in to comment.