pytorch-VAT
pytorch-VAT copied to clipboard
Regression & SSDKL variant
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 outperform VAT in that setting.
https://github.com/ermongroup/ssdkl
Unfortunately, it is not in PyTorch. Hence, I would be glad if you can include a regression example for VAT in this repository; and also include SSDKL technique as well if that is possible. Thank you again!
Great info about recent papers! Unfortunately, I currently have no time.