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
Alternatives and similar repositories for graph-neural-network-pyg:
Users that are interested in graph-neural-network-pyg are comparing it to the libraries listed below
- ☆52Updated 5 years ago
- This is a PyTorch implementation of the GeniePath model in <GeniePath: Graph Neural Networks with Adaptive Receptive Paths> (https://arxi…☆104Updated 6 months ago
- The code for GCN, GAT and Graphsage based on pytorch.☆60Updated last year
- ☆95Updated 3 years ago
- [IJCAI 2021] A PyTorch implementation of "Multi-Scale Contrastive Siamese Networks for Self-Supervised Graph Representation Learning".☆40Updated 2 years ago
- Official Implementation of AdaGCN (ICLR 2021)☆60Updated 3 years ago
- bilinear graph neural network☆29Updated 4 years ago
- ☆76Updated 3 years ago
- Implemented a GNN for classification tasks in PyTorch, combining Graph Convolutions and Graph Pooling layers☆33Updated 6 years ago
- Code for "DyGCN: Dynamic Graph Embedding with Graph Convolutional Network"☆36Updated 9 months ago
- Pytorch implementation of Relational GCN for node classification☆72Updated last year
- ☆45Updated 2 months ago
- DGL Implementation of ICML 2020 Paper 'Contrastive Multi-View Representation Learning on Graphs'☆64Updated last year
- Graph Neural Network with Hierarchical Pooling for PyTorch: "Hierarchical Graph Representation Learning with Differentiable Pooling".☆76Updated 5 years ago
- ☆29Updated 4 years ago
- PyTorch code of "SLAPS: Self-Supervision Improves Structure Learning for Graph Neural Networks"☆87Updated 3 years ago
- Implementation of the WSDM 2021 paper "Node Similarity Preserving Graph Convolutional Networks"☆60Updated 3 years ago
- Learning to Drop: Robust Graph Neural Network via Topological Denoising & Robust Graph Representation Learning via Neural Sparsification☆77Updated 3 years ago
- The implementation of our NeurIPS 2020 paper "Graph Geometry Interaction Learning" (GIL)☆45Updated 4 years ago
- IJCAI‘23 Survey Track: Papers on Graph Pooling (GNN-Pooling)☆113Updated 2 years ago
- The official code of WWW2021 paper: Extract the Knowledge of Graph Neural Networks and Go Beyond it: An Effective Knowledge Distillation …☆74Updated 3 years ago
- The SDNE (Structural Deep Network Embedding) based on Pytorch☆31Updated 4 years ago
- Xiangguo Sun et al. Heterogeneous Hypergraph Embedding for Graph Classification, WSDM2021☆27Updated 4 years ago
- Implementation for Simple Spectral Graph Convolution in ICLR 2021☆83Updated 2 years ago
- A pytorch implemention of GCN-GAN for temporal link prediction.☆103Updated 5 years ago
- ☆35Updated 2 years ago
- ☆60Updated 2 years ago
- Codes and datasets for AAAI-2021 paper "Learning to Pre-train Graph Neural Networks"☆89Updated 3 years ago
- Graph Representation Learning via Graphical Mutual Information Maximization☆113Updated 4 years ago
- A dgl implementation of Jumping Knowledge Networks (arXiv 1806.03536)☆39Updated 6 years ago