malt.models.representation

Graph -> representation.

Classes

DGLRepresentation(layer, in_features, ...)

Representation with DGL layer.

Representation(out_features, *args, **kwargs)

Base class for a representation.