Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CW Attack #91

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from
Draft

Conversation

Devanshu24
Copy link
Contributor

@Devanshu24 Devanshu24 commented Oct 4, 2021

WIP. Starting a PR for early feedback.


Fixes #6

@codecov
Copy link

codecov bot commented Oct 4, 2021

Codecov Report

Merging #91 (56add45) into main (6492836) will decrease coverage by 9.85%.
The diff coverage is 0.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%> (ø)

ToDo
* Make cleaner
* Match current design
@Devanshu24
Copy link
Contributor Author

Update
Was facing trouble getting it to work with real models. Have gotten a demo notebook working now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Implement Carlini and Wagner Attacks
1 participant