samuel-yeom / ml-privacy-csf18

Code for the CSF 2018 paper "Privacy Risk in Machine Learning: Analyzing the Connection to Overfitting"
MIT License
38 stars 5 forks source link

Neural network membership inference code #3

Open samuel-yeom opened 3 years ago

samuel-yeom commented 3 years ago

Here is the code we used for the membership inference experiments on neural networks. The code is in Python 2 and was run with older versions of Keras and Theano.

samuel-yeom commented 3 years ago

I'm leaving this issue open so that it's more visible.