Functional¶
Functional forms of interaction methods.
These implementations allow for an arbitrary number of batch dimensions, as well as broadcasting and thus naturally support slicing and 1:n scoring.
Functions¶
|
Evaluate the ConvE interaction function. |
|
Evaluate the ConvKB interaction function. |
|
Evaluate the Canonical Tensor Decomposition interaction function. |
|
Evaluate the interaction function of CrossE for the given representations from [zhang2019b]. |
|
Evaluate the DistMA interaction function from [shi2019]. |
|
Evaluate the DistMult interaction function. |
|
Evaluate the ER-MLP interaction function. |
|
Evaluate the ER-MLPE interaction function. |
|
Evaluate the HolE interaction function. |
|
Evaluate the KG2E interaction function. |
|
Evaluate the (original) multi-linear TuckEr interaction function. |
|
Evaluate the MuRE interaction function from [balazevic2019b]. |
|
Evaluate the NTN interaction function. |
|
Evaluate the PairRE interaction function. |
|
Evaluate the ProjE interaction function. |
|
Evaluate the RESCAL interaction function. |
|
Evaluate the SimplE interaction function. |
|
Evaluate the Structured Embedding interaction function. |
|
Evaluate the TransD interaction function. |
|
Evaluate the TransE interaction function. |
|
Evaluate the TransF interaction function. |
|
Evaluate the DistMult interaction function. |
|
Evaluate the TransR interaction function. |
|
Evaluate the Transformer interaction function, as described in [galkin2020].. |
|
Evaluate the TripleRE interaction function. |
|
Evaluate the TuckEr interaction function. |
|
Evaluate the SimplE interaction function. |
|
Evaluate the LineaRE interaction function. |