Skip to content

Implementations of differentially private machine learning approaches

Notifications You must be signed in to change notification settings

yair-schiff/dp_ml

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Differential Privacy playground

This repository contains scripts and notebooks for hands on implementation of Differential Privacy in ML.

To get started create and activate the conda envimorment provided in this repository.

conda env create --name dp_env --file=dp_env.yml
conda activate dp_env

About

Implementations of differentially private machine learning approaches

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published