thuml / Transfer-Learning-Library

Transfer Learning Library for Domain Adaptation, Task Adaptation, and Domain Generalization
http://transfer.thuml.ai
MIT License
3.39k stars 553 forks source link

Regularized H-Score and TransRate #184

Closed Tech-Netiums closed 1 year ago

Tech-Netiums commented 1 year ago

I added two recent transferability metrics :

I also replaced the manual computation of covariance by the numpy version which is much faster. I added the regularized H_score to the H-Score scipt but I can make two different scripts