Skip to content

Keras implementation of Adversarial Reprogramming of Neural Networks

Notifications You must be signed in to change notification settings

mishig25/adversarial-reprogramming-keras

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Adversarial Reprogramming of Neural Networks

Keras implementation of Adversarial Reprogramming of Neural Networks.

Link to the paper: https://arxiv.org/abs/1806.11146

Adversarial reporgramming demonstration. Source: arXiv:1806.11146

Contents:

  • model.py contains adv reprogramming model and custom keras layer for adv reprogramming
  • demo_nb.ipynb is a Jupyter notebook for demonstrating contents and usage of model.py

Prerequisites:

  • Python 3.6
  • Keras 2.2.0
  • Tensorflow 1.8.0

Tested on:

  • OS: ubuntu 16.04 LTS
  • GPU: single GeForce GTX 1070

References

About

Keras implementation of Adversarial Reprogramming of Neural Networks

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published