graph-neural-networks topic
RL-based-Graph2Seq-for-NQG
Code & data accompanying the ICLR 2020 paper "Reinforcement Learning Based Graph-to-Sequence Model for Natural Question Generation"
zincbase
A batteries-included kit for knowledge graphs
spektral
Graph Neural Networks with Keras and Tensorflow 2.
Bigscity-LibCity-PaperList
Paper list in traffic prediction field
SGCN
A PyTorch implementation of "Signed Graph Convolutional Network" (ICDM 2018).
DeepRobust
A pytorch adversarial library for attack and defense methods on images and graphs
awesome-graph-attack-papers
Adversarial attacks and defenses on Graph Neural Networks.
Pro-GNN
Implementation of the KDD 2020 paper "Graph Structure Learning for Robust Graph Neural Networks"
dgl-lifesci
Python package for graph neural networks in chemistry and biology
AGGCN
Attention Guided Graph Convolutional Networks for Relation Extraction (authors' PyTorch implementation for the ACL19 paper)