mirror of
https://github.com/IBM/ai-privacy-toolkit.git
synced 2026-04-24 20:36:21 +02:00
Add AI privacy Dataset assessment module with two attack implementations. Signed-off-by: Maya Anderson <mayaa@il.ibm.com>
15 lines
241 B
Text
15 lines
241 B
Text
numpy==1.22.0
|
|
pandas~=1.1.0
|
|
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
|
|
pytest==5.4.2
|
|
tensorflow==2.8.3
|
|
xgboost==1.7.2
|
|
Pillow==9.3.0
|
|
sortedcontainers==2.4.0
|