graph-neural-networks topic

List graph-neural-networks repositories

RL-based-Graph2Seq-for-NQG

121
Stars
19
Forks
Watchers

Code & data accompanying the ICLR 2020 paper "Reinforcement Learning Based Graph-to-Sequence Model for Natural Question Generation"

zincbase

282
Stars
38
Forks
Watchers

A batteries-included kit for knowledge graphs

spektral

2.3k
Stars
335
Forks
Watchers

Graph Neural Networks with Keras and Tensorflow 2.

SGCN

267
Stars
59
Forks
Watchers

A PyTorch implementation of "Signed Graph Convolutional Network" (ICDM 2018).

DeepRobust

950
Stars
190
Forks
Watchers

A pytorch adversarial library for attack and defense methods on images and graphs

awesome-graph-attack-papers

348
Stars
29
Forks
Watchers

Adversarial attacks and defenses on Graph Neural Networks.

Pro-GNN

275
Stars
45
Forks
Watchers

Implementation of the KDD 2020 paper "Graph Structure Learning for Robust Graph Neural Networks"

dgl-lifesci

690
Stars
144
Forks
Watchers

Python package for graph neural networks in chemistry and biology

AGGCN

431
Stars
87
Forks
Watchers

Attention Guided Graph Convolutional Networks for Relation Extraction (authors' PyTorch implementation for the ACL19 paper)