hand10ryo / PyTorchCML

PyTorchCML is a library of PyTorch implementations of matrix factorization (MF) and collaborative metric learning (CML), algorithms used in recommendation systems and data mining.
MIT License
20 stars 2 forks source link

Feature/integrate baseloss #27

Closed hand10ryo closed 2 years ago

hand10ryo commented 2 years ago

24 Integrating base loss and removing BaseTripeletLoss and BasePairwiseLoss.