/gnn

Graph neural network/Graph Embedding experimental code. Refer to the implementation from DGL/PyG examples, including gnn: gcn, graphSAGE, gat, ge: node2vec.

Primary LanguagePython

Issues