gnn topic

List gnn repositories

What-I-Have-Read

163
Stars
16
Forks
Watchers

Paper Lists, Notes and Slides, Focus on NLP. For summarization, please refer to https://github.com/xcfcode/Summarization-Papers

Extended-SimGNN

52
Stars
12
Forks
Watchers

A PyTorch Geometric implementation of SimGNN with some extensions.

ppnp

315
Stars
55
Forks
Watchers

PPNP & APPNP models from "Predict then Propagate: Graph Neural Networks meet Personalized PageRank" (ICLR 2019)

CapsGNN

1.2k
Stars
199
Forks
Watchers

A PyTorch implementation of "Capsule Graph Neural Network" (ICLR 2019).

datasets

592
Stars
83
Forks
Watchers

A repository of pretty cool datasets that I collected for network science and machine learning research.

EdMot

131
Stars
19
Forks
Watchers

An implementation of "EdMot: An Edge Enhancement Approach for Motif-aware Community Detection" (KDD 2019)

GCN-with-BERT

140
Stars
27
Forks
Watchers

Graph Convolutional Networks (GCN) with BERT for Coreference Resolution Task [Pytorch][DGL]

libgrape-lite

364
Stars
88
Forks
Watchers

🍇 A C++ library for parallel graph processing (GRAPE) 🍇

SEAL-CI

206
Stars
49
Forks
Watchers

A PyTorch implementation of "Semi-Supervised Graph Classification: A Hierarchical Graph Perspective" (WWW 2019)

graph-learn

1.3k
Stars
267
Forks
Watchers

An Industrial Graph Neural Network Framework