QuatEInteraction
- class QuatEInteraction[source]
Bases:
FunctionalInteraction
[Tensor
,Tensor
,Tensor
]A module wrapper for the QuatE interaction function.
See also
pykeen.nn.functional.quat_e_interaction()
Initialize the interaction module.
Attributes Summary
The symbolic shapes for entity representations
The symbolic shapes for relation representations
Methods Summary
func
(r, t, table)Evaluate the interaction function of QuatE for given embeddings.
Attributes Documentation
Methods Documentation