Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 181 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 181 Bytes

Create a new environment and run

pip install -r requirements.txt

Run attack with e.g.,

python -m finetuningattacks.main -a gc -d cifar10

This project runs on Python 3.10.12