shuowang-ai / graph-neural-network-pyg
PyG (a geometric extension library for PyTorch) implementation of several Graph Neural Networks (GNNs): GCN, GAT, GraphSAGE, etc.
☆50Updated 5 years ago
Related projects ⓘ
Alternatives and complementary repositories for graph-neural-network-pyg
- ☆51Updated 5 years ago
- This is a PyTorch implementation of the GeniePath model in <GeniePath: Graph Neural Networks with Adaptive Receptive Paths> (https://arxi…☆104Updated 3 months ago
- Official Implementation of AdaGCN (ICLR 2021)☆60Updated 2 years ago
- ☆93Updated 3 years ago
- DGL implementation of GRAND(Graph Random Neural Network, NeurIPS 2020)☆17Updated 3 years ago
- Codes and datasets for AAAI-2021 paper "Learning to Pre-train Graph Neural Networks"☆89Updated 3 years ago
- Code for "SUGAR: Subgraph Neural Network with Reinforcement Pooling and Self-Supervised Mutual Information Mechanism"☆54Updated 3 years ago
- [IJCAI 2021] A PyTorch implementation of "Multi-Scale Contrastive Siamese Networks for Self-Supervised Graph Representation Learning".☆39Updated 2 years ago
- bilinear graph neural network☆30Updated 4 years ago
- [IJCAI 2019] Source code and datasets for "Hierarchical Graph Convolutional Networks for Semi-supervised Node Classification"☆118Updated 6 months ago
- DGL Implementation of ICML 2020 Paper 'Contrastive Multi-View Representation Learning on Graphs'☆63Updated 10 months ago
- ☆40Updated 3 years ago
- Code for "DyGCN: Dynamic Graph Embedding with Graph Convolutional Network"☆34Updated 6 months ago
- Source code of AAAI21-Heterogeneous Graph Structure Learning for Graph Neural Networks☆113Updated 2 years ago
- PyTorch code of "SLAPS: Self-Supervision Improves Structure Learning for Graph Neural Networks"☆85Updated 3 years ago
- ☆73Updated 3 years ago
- CTGCN: k-core based Temporal Graph Convolutional Network for Dynamic Graphs (accepted by IEEE TKDE in 2020) https://ieeexplore.ieee.org/…☆95Updated last year
- ☆57Updated last year
- Implementation of the WSDM 2021 paper "Node Similarity Preserving Graph Convolutional Networks"☆59Updated 3 years ago
- Reproducing the results of the paper Continuous-time Dynamic Network Embeddings☆30Updated 5 years ago
- 异构图神经网络HAN。Heterogeneous Graph Attention Network (HAN) with pytorch☆103Updated last year
- Source code for WWW 2021 paper "Graph Structure Estimation Neural Networks"☆58Updated 3 years ago
- The implementation of our NeurIPS 2020 paper "Graph Geometry Interaction Learning" (GIL)☆44Updated 3 years ago
- Graph Convolutional Networks for Text Classification.☆45Updated 5 years ago
- A pytorch implemention of GCN-GAN for temporal link prediction.☆100Updated 5 years ago
- ☆29Updated 4 years ago
- Reinforced Neighborhood Selection Guided Multi-Relational Graph Neural Networks☆70Updated last month
- An PyTorch implementation of graph neural networks (GCN, GraphSAGE and GAT) that can be simply imported and used.☆59Updated 4 years ago
- Representation Learning on Graphs with Jumping Knowledge Networks☆38Updated 5 years ago
- Pytorch implementation of Relational GCN for node classification☆66Updated last year