Skip to content

CW Attack - #91

Draft
Devanshu24 wants to merge 2 commits into
Adversarial-Deep-Learning:mainfrom
Devanshu24:cw-attack
Draft

CW Attack#91
Devanshu24 wants to merge 2 commits into
Adversarial-Deep-Learning:mainfrom
Devanshu24:cw-attack

Conversation

@Devanshu24

@Devanshu24Devanshu24 commented Oct 4, 2021

Copy link
Copy Markdown
Contributor

WIP. Starting a PR for early feedback.


Fixes#6

@codecov

codecovBot commented Oct 4, 2021

Copy link
Copy Markdown

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 FilesCoverage Δ
code_soup/ch5/algorithms/carlini_wagner_attack.py0.00% <0.00%> (ø)

ToDo
* Make cleaner
* Match current design
@Devanshu24

Copy link
Copy Markdown
ContributorAuthor

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

Sign up for freeto 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

@Devanshu24