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

SLURM: Build conda env each time to ensure compatability #13

Closed jonahweissman closed 5 years ago

jonahweissman commented 5 years ago

The slurm script stopped working. I changed it to reinstall all the dependencies every time it runs, which works. There might be a better way to do this, but it seems important that the packages are installed on the same computer where they'll be used