calebmah / ggnn.pytorchLinks
A PyTorch Implementation of Gated Graph Sequence Neural Networks (GGNN) and Residual Gated Graph ConvNets (RGGC) for FYP
☆72Updated 6 years ago
Alternatives and similar repositories for ggnn.pytorch
Users that are interested in ggnn.pytorch are comparing it to the libraries listed below
Sorting:
- PyToch implementation of R-GCN model for node classification and link prediction☆41Updated 6 years ago
- Heterogeneous graph attention network for semi-supervised short text classification (EMNLP 2019, TOIS 2021)☆263Updated 4 years ago
- Representation-Learning-on-Heterogeneous-Graph☆442Updated 5 years ago
- ☆61Updated 4 years ago
- code of HetGNN☆409Updated 5 years ago
- ☆137Updated 5 years ago
- Official PyTorch Implementation of SAGPool - ICML 2019☆370Updated last year
- Graph Neural Networks including GAT\GCN\GGNN,GGNN-LSTM,using scene graph to generate captions