bargavj / EvaluatingDPML

This project's goal is to evaluate the privacy leakage of differentially private machine learning models.
MIT License
129 stars 48 forks source link

added cnn model, bash script for TF and pickler #6

Closed eryous closed 5 years ago

eryous commented 5 years ago

The cnn model is still a work in progress. The sh file for the tf python file has now been created and I included a pickler file in case anyone wanted to pickle their own raw data for their own use.