senadkurtisi / pytorch-GCN
PyTorch implementation of the Graph Convolutional Network by Kipf et al.
☆24Updated 3 years ago
Alternatives and similar repositories for pytorch-GCN:
Users that are interested in pytorch-GCN are comparing it to the libraries listed below
- An PyTorch implementation of graph neural networks (GCN, GraphSAGE and GAT) that can be simply imported and used.☆61Updated 4 years ago
- PyTorch implementation of Graph Attention Networks☆22Updated 5 years ago
- A collection of resources on attention-based graph neural networks☆62Updated last year
- Implement EvolveGCN by DGL.☆25Updated 3 years ago
- Repository for GNN tutorial using Pytorch and Pytorch Geometric (PyG) for ODSC 2021☆41Updated 3 years ago
- An unofficial implementation of Graph Transformer (Masked Label Prediction: Unified Message Passing Model for Semi-Supervised Classificat…☆30Updated 8 months ago
- Pytorch implementation of various Graph Neural Networks (GNNs) for graph classification☆101Updated 4 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
- Reinforced Neighborhood Selection Guided Multi-Relational Graph Neural Networks☆73Updated 4 months ago
- here you can find the material used for our Tutorials☆100Updated 2 years ago
- IJCAI‘23 Survey Track: Papers on Graph Pooling (GNN-Pooling)☆114Updated last year
- Code for "Understanding Pooling in Graph Neural Networks" (TNNLS 2022).☆58Updated 2 years ago
- PyTorch implementation of the Graph Attention Networks (GAT) based on the paper "Graph Attention Network" by Velickovic et al - https://a…☆39Updated last year
- DGL implementation of GRAND(Graph Random Neural Network, NeurIPS 2020)☆18Updated 3 years ago
- GraphSAGE and GAT for link prediction.☆85Updated 5 years ago
- A list for GNNs and related works.☆86Updated 4 months ago
- Official Implementation of AdaGCN (ICLR 2021)☆60Updated 3 years ago
- 《图神经网络:基础与前沿》相关资料☆46Updated 3 years ago
- Graph Neural Network Tutorial☆185Updated 4 years ago
- Graph neural networks tutorial in pytorch (GCN, GAT, Node2vec, GraphSAge, ClusterGCN, ...)☆25Updated 2 years ago
- ☆115Updated 2 years ago
- The PyTorch version of ChebyNet.☆34Updated last month
- Code for "SUGAR: Subgraph Neural Network with Reinforcement Pooling and Self-Supervised Mutual Information Mechanism"☆54Updated 3 years ago
- [WWW'22] Towards Unsupervised Deep Graph Structure Learning☆133Updated 2 years ago
- Sandbox to analysis and benchmarking Graph Transformer Neural Networks☆33Updated last year
- Implementation of EMNLP2020 -- Be More with Less: Hypergraph Attention Networks for Inductive Text Classification☆106Updated 4 years ago
- Source code for how powerful are K-hop message passing graph neural networks (Neurips 2022)☆61Updated last year
- Repository associated to the paper: "Explaining the Explainers in Graph Neural Networks: a Comparative Study"☆35Updated last year
- Image classification using Graph Neural Networks (GNNs) with MNIST dataset☆36Updated 2 years ago
- [WWW 2022] "SimGRACE: A Simple Framework for Graph Contrastive Learning without Data Augmentation"☆79Updated 2 years ago