KaiyuanZh / awesome-graph-representation-learningLinks
A curated list of awesome graph representation learning.
☆69Updated 4 years ago
Alternatives and similar repositories for awesome-graph-representation-learning
Users that are interested in awesome-graph-representation-learning are comparing it to the libraries listed below
Sorting:
- Source code from the NeurIPS 2019 workshop article "Keep It Simple: Graph Autoencoders Without Graph Convolutional Networks" (G. Salha, R…☆133Updated 4 years ago
- Code for "Are Powerful Graph Neural Nets Necessary? A Dissection on Graph Classification"☆52Updated 5 years ago
- PyTorch Implementation of GraphTSNE, ICLR’19☆135Updated 6 years ago
- Compute graph embeddings via Anonymous Walk Embeddings☆83Updated 6 years ago
- Distance Encoding for GNN Design☆186Updated 4 years ago
- ☆172Updated 5 years ago
- Unsupervised Learning of Graph Hierarchical Abstractions with Differentiable Coarsening and Optimal Transport☆37Updated 4 years ago
- Code for the paper: "edGNN: A simple and powerful GNN for labeled graphs"☆43Updated 2 years ago
- A NetworkX implementation of "Ego-splitting Framework: from Non-Overlapping to Overlapping Clusters" (KDD 2017).☆84Updated 2 years ago
- Official PyTorch implementation of "Towards Deeper Graph Neural Networks" [KDD2020]☆69Updated 2 years ago
- A Tensorflow 2.0 implementation of Graph Isomorphism Networks.☆55Updated 6 years ago
- A PyTorch implementation of "Semi-Supervised Graph Classification: A Hierarchical Graph Perspective" (WWW 2019)☆210Updated 2 years ago
- the Implementation of "Structural Deep Embedding for Hyper-Networks"(AAA20I8)☆46Updated 6 years ago
- An implementation of "Graph Structural-topic Neural Network"