Merge pull request #71 from IBM/dataset_assessment

Add AI privacy Dataset assessment module with two attack implementations.

Signed-off-by: Maya Anderson <mayaa@il.ibm.com>
This commit is contained in:
Maya Anderson 2023-03-20 14:14:09 +02:00 committed by abigailt
parent c0bc2c6983
commit a4e07faf01
13 changed files with 986 additions and 1 deletions

View file

@ -3,6 +3,8 @@ pandas==1.1.05
scipy==1.4.1
scikit-learn>=0.22.2
torch>=1.8.0
tqdm>=4.64.1
matplotlib>=3.7.0
adversarial-robustness-toolbox>=1.11.0
# testing