dglai / WWW20-Hands-on-TutorialLinks
Materials for DGL hands-on tutorial in WWW 2020
☆504Updated 4 years ago
Alternatives and similar repositories for WWW20-Hands-on-Tutorial
Users that are interested in WWW20-Hands-on-Tutorial are comparing it to the libraries listed below
Sorting:
- Representation-Learning-on-Heterogeneous-Graph☆442Updated 5 years ago
- Efficient and Friendly Graph Neural Network Library for TensorFlow 1.x and 2.x☆504Updated 6 months ago
- Implementation and experiments of graph neural netwokrs, like gcn,graphsage,gat,etc.☆822Updated 2 years ago
- Source code and dataset for KDD 2019 paper "Representation Learning for Attributed Multiplex Heterogeneous Network"☆531Updated 3 years ago
- This is a tutorial for PyTorch Geometric on the YooChoose dataset☆316Updated 6 years ago
- Graph Neural Network☆267Updated 3 years ago
- code of HetGNN☆409Updated 5 years ago
- An Open-Source Toolkit for Heterogeneous Information Network Embedding (HINE)☆323Updated 2 years ago
- ☆352Updated 5 years ago
- A PyTorch implementation of "Cluster-GCN: An Efficient Algorithm for Training Deep and Large Graph Convolutional Networks" (KDD 2019).☆800Updated 2 years ago
- Code for "Heterogeneous Graph Transformer" (WWW'20), which is based on pytorch_geometric☆853Updated last year
- Heterogeneous Graph Neural Network☆1,152Updated 5 years ago
- A PyTorch implementation of GraphSAGE. This package contains a PyTorch implementation of GraphSAGE.☆658Updated last year
- The learning of the GraphNeuralNetwork☆155Updated 5 years ago
- Heterogeneous Network Embedding: Survey, Benchmark, Evaluation, and Beyond☆258Updated 4 years ago
- GraphGallery is a gallery for benchmarking Graph Neural Networks☆469Updated last year
- Deep Graph Infomax (https://arxiv.org/abs/1809.10341)☆646Updated 2 years ago
- PPNP & APPNP models from "Predict then Propagate: Graph Neural Networks meet Personalized PageRank" (ICLR 2019)☆322Updated 7 months ago
- Code for KDD'20 "Generative Pre-Training of Graph Neural Networks"☆495Updated last year
- The sample codes for our ICLR18 paper "FastGCN: Fast Learning with Graph Convolutional Networks via Importance Sampling""☆527Updated 4 years ago
- Keras implementation of the graph attention networks (GAT) by Veličković et al. (2017; https://arxiv.org/abs/1710.10903)☆490Updated 4 years ago
- Papers on Graph neural network(GNN)☆766Updated last year
- Simple reference implementation of GraphSAGE.☆1,028Updated 5 years ago
- [ICLR 2020; IPDPS 2019] Fast and accurate minibatch training for deep GNNs and large graphs (GraphSAINT: Graph Sampling Based Inductive L…☆490Updated 2 years ago
- Framework for evaluating Graph Neural Network models on semi-supervised node classification task☆475Updated 6 years ago
- Heterogeneous Information Network Embedding☆198Updated 3 years ago
- Scalable Graph Neural Networks with Deep Graph Library☆151Updated 4 years ago
- SEAL (learning from Subgraphs, Embeddings, and Attributes for Link prediction). "M. Zhang, Y. Chen, Link Prediction Based on Graph Neural…☆663Updated 3 years ago
- This is a Pytorch implementation of paper: DropEdge: Towards Deep Graph Convolutional Networks on Node Classification