Sujit-O / pykg2vec

Python library for knowledge graph embedding and representation learning.
MIT License
602 stars 109 forks source link

group loss functions into the single utitilty class #202

Closed baxtree closed 3 years ago

baxtree commented 3 years ago

Also replaced transpose functions with the torch native implementation.