csong27 / membership-inference

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

about Trainset #1

Open knightcao opened 5 years ago

knightcao commented 5 years ago

i want to know that the train_feat_file & train_label_file are the train data set of Target? Should I build a Target classified model? Thank you.

knightcao commented 5 years ago

sorry, I mean that does features in train_feat_file could be images?

csong27 commented 5 years ago

Yes if you flatten the image in to 1D array

knightcao commented 5 years ago

Thank you. I am very interesting in your research.

E18201042 commented 5 years ago

Hello,Song. I want to run your code.Can you send me your processed data sets and code run steps?

nalolah commented 4 years ago

I like for Research, How to Evaluate Performance of Attacker? Please share