graph-neural-networks topic

List graph-neural-networks repositories

Awesome-FL

1.3k
Stars
166
Forks
Watchers

Comprehensive and timely academic information on federated learning (papers, frameworks, datasets, tutorials, workshops)

deep-learning-drizzle

11.8k
Stars
2.9k
Forks
Watchers

Drench yourself in Deep Learning, Reinforcement Learning, Machine Learning, Computer Vision, and NLP by learning from these exciting lectures!!

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

jax-gcn

30
Stars
3
Forks
Watchers

Graph Convolutional Networks in JAX

visual-compatibility

111
Stars
37
Forks
Watchers

Context-Aware Visual Compatibility Prediction (https://arxiv.org/abs/1902.03646)

MTAG

42
Stars
8
Forks
Watchers

Code for NAACL 2021 paper: MTAG: Modal-Temporal Attention Graph for Unaligned Human Multimodal Language Sequences

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)

AttentionWalk

312
Stars
48
Forks
Watchers

A PyTorch Implementation of "Watch Your Step: Learning Node Embeddings via Graph Attention" (NeurIPS 2018).

ClusterGCN

776
Stars
133
Forks
Watchers

A PyTorch implementation of "Cluster-GCN: An Efficient Algorithm for Training Deep and Large Graph Convolutional Networks" (KDD 2019).