You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, I have read your paper and I am pretty interested in your work.
However, I have a problem with the loss function of TransH (eqn.4), which seems to ignore the orthogonal constraint of r and w_{r} in the original paper, which guarantees r is in its corresponding hyperplane.
I have cloned your code before, which seems to omit the orthogonal constraint, too.
Is this constraint not necessary or I missed its implementation?
Looking forward to your reply. Thanks in advance for considering my issue.
The text was updated successfully, but these errors were encountered:
Hi, I have read your paper and I am pretty interested in your work.
However, I have a problem with the loss function of TransH (eqn.4), which seems to ignore the orthogonal constraint of r and w_{r} in the original paper, which guarantees r is in its corresponding hyperplane.
I have cloned your code before, which seems to omit the orthogonal constraint, too.
Is this constraint not necessary or I missed its implementation?
Looking forward to your reply. Thanks in advance for considering my issue.
The text was updated successfully, but these errors were encountered: