Skip to content

Latest commit

 

History

History
25 lines (15 loc) · 416 Bytes

README.md

File metadata and controls

25 lines (15 loc) · 416 Bytes

DifferentiallyPrivateNetworks

CS295 Data Privacy Final Project


docker build -t app .

  • Run:

docker run -it app

  • Launch Jupyter Notebook:

jupyter notebook

  • Navigate to ./notebooks/Project.ipynb

  • To Escape Docker env: <ctrl>-d

  • To-Do:

    • *Find way to implement Sparse Vector Technique on Flow Lipschitz extension