Repository navigation

#

gnn

Must-read papers on graph neural networks (GNN)

16362
1 年前

《深入浅出图神经网络:GNN原理解析》配套代码

Jupyter Notebook
1817
4 年前

TensorFlow GNN is a library to build Graph Neural Networks on the TensorFlow platform.

Python
1430
19 天前

An Industrial Graph Neural Network Framework

C++
1303
10 个月前

Implementation and experiments of graph neural netwokrs, like gcn,graphsage,gat,etc.

Python
814
2 年前

图神经网络整理

569
4 年前

The PyTorch implementation of STGCN.

Python
562
18 天前

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

C++
416
7 个月前
Python
375
3 年前

PyTorch implementation of MTAD-GAT (Multivariate Time-Series Anomaly Detection via Graph Attention Networks) by Zhao et. al (2020, https://arxiv.org/abs/2009.02040).

Python
355
1 年前

Federated learning on graph, especially on graph neural networks (GNNs), knowledge graph, and private GNN.

338
1 年前

1. Use BERT, ALBERT and GPT2 as tensorflow2.0's layer. 2. Implement GCN, GAN, GIN and GraphSAGE based on message passing.

Python
335
8 个月前

[NeurIPS'22] Tokenized Graph Transformer (TokenGT), in PyTorch

Python
334
2 年前