senadkurtisi / pytorch-GCN
PyTorch implementation of the Graph Convolutional Network by Kipf et al.
☆22Updated 3 years ago
Related projects ⓘ
Alternatives and complementary repositories for pytorch-GCN
- 《图神经网络:基础与前沿》相关资料☆44Updated 3 years ago
- IJCAI‘23 Survey Track: Papers on Graph Pooling (GNN-Pooling)☆112Updated last year
- Pytorch implementation of various Graph Neural Networks (GNNs) for graph classification☆99Updated 4 years ago
- GraphSAGE and GAT for link prediction.☆82Updated 5 years ago
- A collection of resources on attention-based graph neural networks☆51Updated 10 months ago
- An PyTorch implementation of graph neural networks (GCN, GraphSAGE and GAT) that can be simply imported and used.☆59Updated 4 years ago
- ☆113Updated last year
- Representing Long-Range Context for Graph Neural Networks with Global Attention☆123Updated 2 years ago
- [WWW'22] Towards Unsupervised Deep Graph Structure Learning☆129Updated last year
- Codes and datasets for AAAI-2021 paper "Learning to Pre-train Graph Neural Networks"☆89Updated 3 years ago
- Source code for how powerful are K-hop message passing graph neural networks (Neurips 2022)☆62Updated 10 months ago
- Implementation of the Graph Convolutional Networks in Pytorch☆30Updated 3 years ago
- 异构图神经网络HAN。Heterogeneous Graph Attention Network (HAN) with pytorch☆103Updated last year
- [GRL+ @ ICML 2020] PyTorch implementation for "Deep Graph Contrastive Representation Learning" (https://arxiv.org/abs/2006.04131v2)☆311Updated 6 months ago
- CS224W Stanford Winter 2021 Homework solutions☆196Updated 2 years ago
- Code for the paper "How Attentive are Graph Attention Networks?" (ICLR'2022)☆308Updated 2 years ago
- NAGphormer: A Tokenized Graph Transformer for Node Classification in Large Graphs☆112Updated 8 months ago
- DGL implementation of GRAND(Graph Random Neural Network, NeurIPS 2020)☆17Updated 3 years ago
- Semi-Supervised classification with Graph Convolution Networks using Pytorch☆49Updated 3 years ago
- Pytorch implementation of DySAT: Deep Neural Representation Learning on Dynamic Graphs via Self-Attention Networks☆81Updated 2 years ago
- ☆27Updated last year
- Collection of papers relating data-driven higher-order graph/networks researches.☆67Updated last year
- CTGCN: k-core based Temporal Graph Convolutional Network for Dynamic Graphs (accepted by IEEE TKDE in 2020) https://ieeexplore.ieee.org/…☆95Updated last year
- The PyTorch version of ChebyNet.☆33Updated 3 months ago
- Reinforced Neighborhood Selection Guided Multi-Relational Graph Neural Networks☆70Updated last month
- ☆92Updated 2 years ago
- Code for "Understanding Pooling in Graph Neural Networks" (TNNLS 2022).☆57Updated 2 years ago
- Graph neural networks tutorial in pytorch (GCN, GAT, Node2vec, GraphSAge, ClusterGCN, ...)☆25Updated 2 years ago
- [KDD 2023] What’s Behind the Mask: Understanding Masked Graph Modeling for Graph Autoencoders☆77Updated 2 weeks ago
- A PyTorch implementation of the Relational Graph Convolutional Network (RGCN).☆117Updated 3 years ago