cchoquette / membership-inference

Code for the paper: Label-Only Membership Inference Attacks

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

membership-inference

Code for the paper: Label-Only Membership Inference Attacks.

First, run training.py or your own local scripts to generated trained target and source models. Then, run attacks.py to attack the target model. These are setup as an example in pipelines.py

About

Code for the paper: Label-Only Membership Inference Attacks


Languages

Language:Python 100.0%