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

Fix requirements.txt #4

Closed jonahweissman closed 5 years ago

jonahweissman commented 5 years ago

I tried using my new requirements.txt to install on a fresh environment and checked that the following files ran with no trouble:

(I got some warnings from tensorflow about deprecated methods.)

I feel much better about this requirements file actually working this time.