csong27 / membership-inference

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

About the data #13

Open Pang-0093 opened 2 years ago

Pang-0093 commented 2 years ago

Could anybody help me out that what does 'train_feat' and 'train_label' mean? Do they serve as the training data of the target model? If so, how can I perform the experiment on datasets e.g., CIFAR?