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
- ☆53Updated 5 years ago
- This is a PyTorch implementation of the GeniePath model in <GeniePath: Graph Neural Networks with Adaptive Receptive Paths> (https://arxi…☆104Updated 9 months ago
- [IJCAI 2021] A PyTorch implementation of "Multi-Scale Contrastive Siamese Networks for Self-Supervised Graph Representation Learning".☆40Updated 2 years ago
- ☆29Updated 4 years ago
- ☆95Updated 4 years ago
- Implemented a GNN for classification tasks in PyTorch, combining Graph Convolutions and Graph Pooling layers☆33Updated 6 years ago
- bilinear graph neural network☆29Updated 4 years ago
- Pytorch implementation of Relational GCN for node classification☆76Updated last year
- DGL implementation of GRAND(Graph Random Neural Network, NeurIPS 2020)☆18Updated 4 years ago
- The Web Conference 2020: Structure-Feature based Graph Self-adaptive Pooling☆28Updated 5 years ago
- ☆76Updated 3 years ago
- The code for GCN, GAT and Graphsage based on pytorch.☆60Updated last year
- Code for "DyGCN: Dynamic Graph Embedding with Graph Convolutional Network"☆38Updated last year
- Official Implementation of AdaGCN (ICLR 2021)☆61Updated 3 years ago
- Reproducing the results of the paper Continuous-time Dynamic Network Embeddings☆30Updated 5 years ago
- Graph Neural Network with Hierarchical Pooling for PyTorch: "Hierarchical Graph Representation Learning with Differentiable Pooling".☆79Updated 5 years ago
- Advancing GraphSAGE with A Data-driven Node Sampling☆26Updated 2 years ago
- Graph Convolutional Networks for Text Classification.☆45Updated 5 years ago
- [IJCAI 2019] Source code and datasets for "Hierarchical Graph Convolutional Networks for Semi-supervised Node Classification"☆121Updated last year
- Implementation of the WSDM 2021 paper "Node Similarity Preserving Graph Convolutional Networks"☆60Updated 4 years ago
- Implementation for Simple Spectral Graph Convolution in ICLR 2021☆83Updated 2 years ago
- Source code of AAAI21-Heterogeneous Graph Structure Learning for Graph Neural Networks☆116Updated 2 years ago
- The SDNE (Structural Deep Network Embedding) based on Pytorch☆31Updated 5 years ago
- Code source for Graph Transfer Learning project developed by Northeastern University's SPIRAL research group☆9Updated 3 years ago
- CTGCN: k-core based Temporal Graph Convolutional Network for Dynamic Graphs (accepted by IEEE TKDE in 2020) https://ieeexplore.ieee.org/…☆96Updated last year
- DGL Implementation of ICML 2020 Paper 'Contrastive Multi-View Representation Learning on Graphs'☆64Updated last year
- Pairwise learning neural link prediction for ogb link prediction☆41Updated 3 years ago
- The implementation of our NeurIPS 2020 paper "Graph Geometry Interaction Learning" (GIL)☆45Updated 4 years ago
- PyTorch code for "Learning Temporal Attention in Dynamic Graphs with Bilinear Interactions"☆102Updated 4 years ago
- Source code for WWW 2021 paper "Graph Structure Estimation Neural Networks"☆58Updated 3 years ago