KevinMusgrave / pytorch-adapt

Domain adaptation made easy. Fully featured, modular, and customizable.
https://kevinmusgrave.github.io/pytorch-adapt/
MIT License
359 stars 15 forks source link

Consider "_preds" suffix #11

Open KevinMusgrave opened 2 years ago

KevinMusgrave commented 2 years ago

Anytime softmax is applied to "_logits", add "_preds".