Skip to content

jsiloto/keras-adversarial-101

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Keras Adversarial 101

nvidia-docker run --rm -it \
    -v $PWD:/notebooks \
    -e PASSWORD='pass' \
    -e NVIDIA_VISIBLE_DEVICES='0' \
    -p 8888:8888 tensorflow/tensorflow:1.12.0-gpu-py3

About

Examples of adversarial attacks in Keras

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published