pytorch-VAT icon indicating copy to clipboard operation
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

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...