csong27 / membership-inference

Code for Membership Inference Attack against Machine Learning Models (in Oakland 2017)
176 stars 63 forks source link

Testing the attack model #8

Open shuv0 opened 5 years ago

shuv0 commented 5 years ago

Hello Dr. Song, I was checking your paper and the code. I found two files are saved after your target model training. One is target_model.npz and another is attack_test_data.npz. Can you please mention which of these files is used in the attack model to evaluate the attack?

Thanks in advance. Shuvo