deeplay.models.gnn.gtoeMAGIK Module#

Classes#

FromDict(*args, **kwargs)

GraphToEdgeMAGIK(*args, **kwargs)

Graph-to-Edge MAGIK model.

LearnableDistancewWeighting(*args, **kwargs)

MPM(*args, **kwargs)

Message Passing Neural Network (MPN) model.

WeightedSum(*args, **kwargs)

Sums the edge features of each receiver node with weights.