calebmah / ggnn.pytorch
A PyTorch Implementation of Gated Graph Sequence Neural Networks (GGNN) and Residual Gated Graph ConvNets (RGGC) for FYP
☆73Updated 5 years ago
Alternatives and similar repositories for ggnn.pytorch:
Users that are interested in ggnn.pytorch are comparing it to the libraries listed below
- PyToch implementation of R-GCN model for node classification and link prediction☆40Updated 5 years ago
- Heterogeneous graph attention network for semi-supervised short text classification (EMNLP 2019, TOIS 2021)☆259Updated 3 years ago
- [IJCAI 2019] Source code and datasets for "Hierarchical Graph Convolutional Networks for Semi-supervised Node Classification"☆120Updated 8 months ago
- Graph Neural Network with Hierarchical Pooling for PyTorch: "Hierarchical Graph Representation Learning with Differentiable Pooling".☆74Updated 5 years ago
- The code for GCN, GAT and Graphsage based on pytorch.☆60Updated last year
- ☆61Updated 4 years ago
- This is a PyTorch implementation of the GeniePath model in <GeniePath: Graph Neural Networks with Adaptive Receptive Paths> (https://arxi…☆104Updated 5 months ago
- A dgl implementation of Jumping Knowledge Networks (arXiv 1806.03536)☆39Updated 6 years ago
- patchy-san implemented in Chainer☆49Updated 6 years ago
- 异构图神经网络HAN。Heterogeneous Graph Attention Network (HAN) with pytorch☆104Updated 2 years ago
- Source code and dataset for KDD 2020 paper "Adaptive Graph Encoder for Attributed Graph Embedding"☆112Updated last year
- ☆29Updated 4 years ago
- The SDNE (Structural Deep Network Embedding) based on Pytorch☆31Updated 4 years ago
- Source code of AAAI21-Heterogeneous Graph Structure Learning for Graph Neural Networks☆115Updated 2 years ago
- A TensorFlow implementation of Relational Graph Attention Networks, paper: https://arxiv.org/abs/1904.05811☆114Updated 2 years ago
- Gated Graph Sequential Neural Networks in PyTorch. Easy to read and understand.☆17Updated 4 years ago
- Pytorch implementation of Relational GCN for node classification☆69Updated last year
- ☆51Updated 5 years ago
- The implement of GNN based on Pytorch☆197Updated last year
- Semi-supervised User Profiling with Heterogeneous Graph Attention Networks, IJCAI 2019.☆48Updated 3 years ago
- ☆136Updated 4 years ago
- ☆148Updated 5 years ago
- Implemented a GNN for classification tasks in PyTorch, combining Graph Convolutions and Graph Pooling layers☆31Updated 5 years ago
- Implementation of "GraphSGAN", a GAN-based semi-supervised learning algorithm for graph data.☆86Updated 5 years ago
- Source code for AAAI 2019 paper "Relation Structure-Aware Heterogeneous Information Network Embedding"☆55Updated 4 years ago
- code of HetGNN☆397Updated 4 years ago
- 使用DGL和pytorch实现metapath2vec☆49Updated 3 years ago
- bilinear graph neural network☆29Updated 4 years ago
- AM-GCN: Adaptive Multi-channel Graph Convolutional Networks☆232Updated 4 years ago