Weighting
Various edge weighting implementations for R-GCN.
Classes
|
Base class for edge weightings. |
|
Normalize messages by inverse in-degree. |
|
Normalize messages by inverse out-degree. |
|
Normalize messages by product of inverse sqrt of in-degree and out-degree. |
|
Message weighting by attention. |
Class Inheritance Diagram
