dglai / KDD20-Hands-on-Tutorial
Scalable Graph Neural Networks with Deep Graph Library
☆151Updated 4 years ago
Alternatives and similar repositories for KDD20-Hands-on-Tutorial:
Users that are interested in KDD20-Hands-on-Tutorial are comparing it to the libraries listed below
- An open-source implementation of SEAL for link prediction in open graph benchmark (OGB) datasets.☆234Updated last year
- Papers about developing deep Graph Neural Networks (GNNs)☆303Updated 2 years ago
- Distance Encoding for GNN Design☆187Updated 4 years ago
- Heterogeneous Network Embedding: Survey, Benchmark, Evaluation, and Beyond☆257Updated 4 years ago
- Materials for DGL hands-on tutorial in WWW 2020☆503Updated 3 years ago
- PPNP & APPNP models from "Predict then Propagate: Graph Neural Networks meet Personalized PageRank" (ICLR 2019)☆321Updated 5 months ago
- PPRGo model in PyTorch, as proposed in "Scaling Graph Neural Networks with Approximate PageRank" (KDD 2020)☆126Updated 3 years ago
- Supervised community detection with line graph neural networks☆89Updated 4 years ago
- A list of interesting graph neural networks (GNN) links with a primary interest in recommendations and tensorflow that is continually upd…