takerum / vat

Code for reproducing the results on the MNIST dataset in the paper "Distributional Smoothing with Virtual Adversarial Training"
110 stars 27 forks source link

Reproducing results from Synthetic Datasets #2

Open youralien opened 9 years ago

youralien commented 9 years ago

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 releasing this code to the public! :+1:

takerum commented 9 years ago

Also, thank you for your comments.

Now I'm preparing the codes on ipython notebook to easily reproduce the results.

I will let you know as soon as I upload the codes, in this issue.