marius-team / marius

Large scale graph learning on a single machine.
https://marius-project.org
Apache License 2.0
160 stars 45 forks source link

fix relation op and comparator for ComplEx #91

Closed rogerwaleffe closed 2 years ago

rogerwaleffe commented 2 years ago

The ComplEx decoder was implemented using the wrong relation and comparator operators. This pull request fixes that issue.