Stars
222
Forks
76
Watchers
Open Issues
13
Overall repository health assessment
No package.json found
This might not be a Node.js project
User
25
commits
1
Update usps.py
383f655
Add basic readme
3c3e69d
Add script to run SVHN-MNIST experiment
a1f1085
Add additional ADDA parameters and reorganize
cd6e7ff
Fix messed up SVHN labels
d1b5ba5
Rename adda.py to train_adda.py to avoid import conflicts
17a14a2
Introduce very messy ADDA script
4ac1d73
Expand model parameters/preprocessing and set defaults
9b83816
Add scopes to svhnnet model definition
7290ad2
Add scopes to lenet model definition
825c799
Change image range of MNIST/USPS to [0, 255]
5edc3c8
Add SVHN dataset
ab28711
Add leaky parameter to adversarial discriminator
686a209
Update requirements.txt
e54416d
Introduce adversary module
4eabc80