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

Pass args as parameter for better modularity #14

Closed jonahweissman closed 5 years ago

jonahweissman commented 5 years ago

I was trying to use attack_experiment in some other code, but it wouldn't work as is. This should make it easier