vat
vat copied to clipboard
Code for reproducing the results on the MNIST dataset in the paper "Distributional Smoothing with Virtual Adversarial Training"
Results
2
vat issues
Sort by
recently updated
recently updated
newest added
The semisupervised MNIST example uses the default value of 1000 labeled samples instead of 100 labeled samples (as stated in the README). The given hyperparameters also only work for the...
Would also be great to have code that reproduces the synthetic datasets. Even better to create the plots that visualized the decision boundary contours. Thank you so much again for...