Skip to content

cjsg/PopSkipJump

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

attack

Decision Based Adversarial Attack

Install Dependencies

This repository is compatible with python 3.6.9 and above.

pip install -r requirements.txt

How to Run

Run using following command

python app.py -d mnist -o path/to/output/directory

For help regarding arguments

python app.py -h

Changing Configurations

You can adjust various settings of the attack in conf.py present in root directory of the repository. For example, you can adjust number of iterations, sampling frequencies, using humans and so on.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages