code-soup
code-soup copied to clipboard
CW Attack
WIP. Starting a PR for early feedback.
Fixes #6
Codecov Report
Merging #91 (56add45) into main (6492836) will decrease coverage by
9.85%. The diff coverage is0.00%.
@@ Coverage Diff @@
## main #91 +/- ##
===========================================
- Coverage 100.00% 90.14% -9.86%
===========================================
Files 17 18 +1
Lines 704 781 +77
===========================================
Hits 704 704
- Misses 0 77 +77
| Impacted Files | Coverage Δ | |
|---|---|---|
| code_soup/ch5/algorithms/carlini_wagner_attack.py | 0.00% <0.00%> (ø) |
Update Was facing trouble getting it to work with real models. Have gotten a demo notebook working now.