shuowang-ai / graph-neural-network-pygLinks
PyG (a geometric extension library for PyTorch) implementation of several Graph Neural Networks (GNNs): GCN, GAT, GraphSAGE, etc.
☆50Updated 6 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
Sorting:
- This is a PyTorch implementation of the GeniePath model in <GeniePath: Graph Neural Networks with Adaptive Receptive Paths> (https://arxi…☆105Updated last year
- ☆53Updated 6 years ago
- Codes and datasets for AAAI-2021 paper "Learning to Pre-train Graph Neural Networks"☆89Updated 4 years ago
- Official Implementation of AdaGCN (ICLR 2021)☆62Updated 3 years ago
- CTGCN: k-core based Temporal Graph Convolutional Network for Dynamic Graphs (accepted by IEEE TKDE in 2020) https://ieeexplore.ieee.org/…☆94Updated this week
- Pytorch implementation of Relational GCN for node classification☆76Updated 2 years ago
- ☆97Updated 4 years ago
- A pytorch implemention of GCN-GAN for temporal link prediction.☆105Updated 6 years ago
- The official code of WWW2021 paper: Extract the Knowledge of Graph Neural Networks and Go Beyond it: An Effective Knowledge Distillation …☆77Updated 4 years ago
- ☆77Updated 4 years ago
- [IJCAI 2019] Source code and datasets for "Hierarchical Graph Convolutional Networks for Semi-supervised Node Classification"☆122Updated last year
- PyTorch code for "Learning Temporal Attention in Dynamic Graphs with Bilinear Interactions"☆101Updated 4 years ago
- Reproducing the results of the paper Continuous-time Dynamic Network Embeddings☆30Updated 6 years ago
- Graph Representation Learning via Graphical Mutual Information Maximization☆117Updated 5 years ago
- Implementation of paper "Self-supervised Learning on Graphs:Deep Insights and New Directions"☆97Updated 2 years ago
- Implemented a GNN for classification tasks in PyTorch, combining Graph Convolutions and Graph Pooling layers☆33Updated 6 years ago
- A Tensorflow implementation of "Bayesian Graph Convolutional Neural Networks" (AAAI 2019).☆161Updated 5 years ago
- [IJCAI 2021] A PyTorch implementation of "Multi-Scale Contrastive Siamese Networks for Self-Supervised Graph Representation Learning".☆40Updated 2 years ago
- Code for Neurips2021 Paper "Topology-Imbalance Learning for Semi-Supervised Node Classification".☆54Updated 3 years ago
- Implementation for Simple Spectral Graph Convolution in ICLR 2021☆83Updated 2 years ago
- WSDM2022 Challenge - Large scale temporal graph link prediction☆38Updated 3 years ago
- Source code for WWW 2021 paper "Graph Structure Estimation Neural Networks"☆58Updated 4 years ago
- Source code of AAAI21-Heterogeneous Graph Structure Learning for Graph Neural Networks☆118Updated 3 years ago
- bilinear graph neural network☆30Updated 5 years ago
- AM-GCN: Adaptive Multi-channel Graph Convolutional Networks☆247Updated 5 years ago
- Source code and dataset of the NeurIPS 2020 paper "Graph Random Neural Network for Semi-Supervised Learning on Graphs"☆211Updated 2 years ago
- Graph Convolutional Networks for Text Classification.☆46Updated 5 years ago
- DGL implementation of GRAND(Graph Random Neural Network, NeurIPS 2020)☆18Updated 4 years ago
- PyTorch code of "SLAPS: Self-Supervision Improves Structure Learning for Graph Neural Networks"☆88Updated 3 years ago
- [ICLR 2021] How to Find Your Friendly Neighborhood: Graph Attention Design with Self-Supervision☆159Updated 2 years ago