senadkurtisi / pytorch-GCN
PyTorch implementation of the Graph Convolutional Network by Kipf et al.
☆25Updated 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
- A collection of resources on attention-based graph neural networks☆63Updated last year
- An PyTorch implementation of graph neural networks (GCN, GraphSAGE and GAT) that can be simply imported and used.☆61Updated 4 years ago
- GraphSAGE and GAT for link prediction.☆86Updated 5 years ago
- Code for "Understanding Pooling in Graph Neural Networks" (TNNLS 2022).☆61Updated 2 years ago
- PyTorch implementation of Graph Attention Networks☆22Updated 5 years ago
- Pytorch implementation of DySAT: Deep Neural Representation Learning on Dynamic Graphs via Self-Attention Networks☆86Updated 2 years ago
- DGL implementation of GRAND(Graph Random Neural Network, NeurIPS 2020)☆18Updated 3 years ago
- Regression Graph Neural Network (regGNN) for cognitive score prediction.☆71Updated last year
- Implement EvolveGCN by DGL.☆25Updated 3 years ago
- Supervised community detection with line graph neural networks☆89Updated 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
- From Random Walks to Transformer for Learning Node Embeddings (ECML-PKDD 2020) (In Pytorch and Tensorflow)☆41Updated 3 years ago
- here you can find the material used for our Tutorials☆100Updated 3 years ago
- The PyTorch version of ChebyNet.☆34Updated 2 months ago
- Semi-Supervised classification with Graph Convolution Networks using Pytorch☆50Updated 4 years ago
- ☆132Updated last year
- ☆76Updated 3 years ago
- [WWW'22] Towards Unsupervised Deep Graph Structure Learning☆133Updated 2 years ago
- Many underlying relationships among data in several areas of science and engineering, e.g., computer vision, molecular chemistry, molecul…☆54Updated last year
- 《图神经网络:基础与前沿》相关资料☆46Updated 3 years ago
- Pytorch implementation of various Graph Neural Networks (GNNs) for graph classification☆105Updated 4 years ago
- Implementation of the Graph Convolutional Networks in Pytorch☆30Updated 3 years ago
- IJCAI‘23 Survey Track: Papers on Graph Pooling (GNN-Pooling)☆113Updated 2 years ago
- Graph Convolutional Networks for Text Classification.☆45Updated 5 years ago
- ☆39Updated 2 years ago
- Repository associated to the paper: "Explaining the Explainers in Graph Neural Networks: a Comparative Study"☆35Updated last year
- A Data-Driven Graph Generative Model for Temporal Interaction Networks☆34Updated 2 years ago
- PyTorch implementation of the Graph Attention Networks (GAT) based on the paper "Graph Attention Network" by Velickovic et al - https://a…☆40Updated last year
- Quaternion Graph Neural Networks (ACML 2021) (Pytorch and Tensorflow)☆48Updated 3 years ago
- Link prediction using GCN on pytorch☆17Updated 3 years ago