Meta-components

A collection of high-level wrappers around pykeen.nn objects.

Classes

MLPTransformedRepresentation(*[, base, ...])

A representation that transforms a representation with a learnable two-layer MLP.

FeatureEnrichedEmbedding(tensor[, shape])

A combination of a static feature and a learnable representation.

Class Inheritance Diagram

Inheritance diagram of pykeen.nn.meta.MLPTransformedRepresentation, pykeen.nn.meta.FeatureEnrichedEmbedding