-
Notifications
You must be signed in to change notification settings - Fork 273
L3 regularization #52
Open
Description
When Using L3 regularization for ComplEx and DistMult, you apply norm function two times for relation embedding, just as follwing (model.relation_embedding.norm(p=3).norm(p=3) ** 3). Can you explain why you apply norm function two times? Thank you.
Metadata
Metadata
Assignees
Labels
No labels
Type
Fields
Give feedbackNo fields configured for issues without a type.