Skip to content

violatingcp/AdversaryExamples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

AdversaryExamples

Two examples of Adversarial NNs

test_alternate.py => Alternating training. Trains main NN and alternate at the same time python test_alternate.py

test_pivot_new.py => Pivoter training. Trains NN and adversary at the same time python test_pivot_new.py

Samples are form learning to pivot paper

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages