Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
takerum authored Oct 4, 2017
1 parent b815123 commit 083180d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
Tensorflow implementation for reproducing the semi-supervised learning results on SVHN and CIFAR-10 dataset in the paper "Virtual Adversarial Training: a Regularization Method for Supervised and Semi-Supervised Learning" http://arxiv.org/abs/1704.03976

### Requirements
tensorflow-gpu 1.1.0, scipy 1.9.0(for ZCA whitening)
tensorflow-gpu 1.1.0, scipy 0.19.0(for ZCA whitening)

## Preparation of dataset for semi-supervised learning
On CIFAR-10
Expand Down

0 comments on commit 083180d

Please sign in to comment.