Skip to content

sungraepark/AdvDrop-sMNIST

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Adversarial Dropout for Recurrent Neural Networks (sequential MNIST tasks)

Tensorflow implementation in the paper "Adversarial Dropout for Reccurent Neural Networks"

Requirements

  • Python 2.7
  • Tensorflow 1.4.1

Implementation

python train.py --seed=101 --method=adv --adv_cost=kl --K=1 --num_adv_change=3 --permuted=False

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages