OpenMined / PyDP

The Python Differential Privacy Library. Built on top of: https://github.com/google/differential-privacy
Apache License 2.0
497 stars 136 forks source link

Improve Laplace Demo Notebook and add minimal README #404

Closed SauravMaheshkar closed 2 years ago

SauravMaheshkar commented 2 years ago

Description

This PR is related to #312. Changes are minimal such as "beautification" of the Notebook by adding a TOC at the top, making some LaTeX equations bigger to make them more readable, deleting redundant code cells. I've also added a minimal README.md within the examples/laplace_demo/ dir.

Checklist

review-notebook-app[bot] commented 2 years ago

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

SauravMaheshkar commented 2 years ago

Request for Review @chinmayshah99

SauravMaheshkar commented 2 years ago

@chinmayshah99 I've updated the conclusion section in da7990e. LMK if it looks okay.