Edge Classificaton

I wanted to do an Edge Classification where I want to modify the message passing so that I update the Edge embedding with the Neighboring edge and Neighboring node.

Would appreciate if some one can help me figure out this.

please refer to dgl.DGLGraph.apply_edges — DGL 2.2.1 documentation

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.