Implement black-box membership inference attack on CIFAR-10 with ResNet-18 as target model.
- Python 3.6.6
- PyTorch 1.4.0
- CUDA 10.1
- torchvision 0.5.0
- scikit-learn 0.22.1
- matplotlib 3.1.0
- lightgbm 2.3.0
- itertools
Set up the configuration by modifing the file "config.yaml" under /config folder. You need to restart the kernel in Jupyter to update the configuration.