pytorch-VAT
pytorch-VAT copied to clipboard
Unofficial pytorch implementation of a paper, Distributional Smoothing with Virtual Adversarial Training [Miyato+, ICLR2016].
Results
2
pytorch-VAT issues
Sort by
recently updated
recently updated
newest added
Can you tell the differences, and why did you use 10.
First of all, thank you for such a great work. In the below repository, they used VAT for regression and also proposed another method called SSDKL, which they claim to...