TrustAGI-Lab / Awesome-Graph-Neural-Networks
Paper Lists for Graph Neural Networks
☆2,238Updated last year
Alternatives and similar repositories for Awesome-Graph-Neural-Networks:
Users that are interested in Awesome-Graph-Neural-Networks are comparing it to the libraries listed below
- Repository for benchmarking graph neural networks☆2,555Updated last year
- links to conference publications in graph-based deep learning☆4,876Updated 2 months ago
- PyTorch Implementation and Explanation of Graph Representation Learning papers: DeepWalk, GCN, GraphSAGE, ChebNet & GAT.☆1,161Updated last year
- Papers on Graph neural network(GNN)☆759Updated last year
- Graph Attention Networks (https://arxiv.org/abs/1710.10903)☆3,292Updated 2 years ago
- Pytorch implementation of the Graph Attention Network model by Veličković et. al (2017, https://arxiv.org/abs/1710.10903)☆2,973Updated last year
- A PyTorch implementation of "Capsule Graph Neural Network" (ICLR 2019).☆1,247Updated last year
- resources for graph convolutional networks (图卷积神经网络相关资源)☆882Updated 5 years ago
- Graph Convolutional Networks (GCNs)☆911Updated 7 years ago
- How Powerful are Graph Neural Networks?☆1,204Updated 3 years ago
- Graph Convolutional Networks in PyTorch☆5,247Updated 4 years ago
- Papers about pretraining and self-supervised learning on Graph Neural Networks (GNN).☆1,639Updated last year
- Implementation of Graph Convolutional Networks in TensorFlow☆7,213Updated last year
- Benchmark datasets, data loaders, and evaluators for graph machine learning☆1,972Updated 2 months ago
- Representation learning on large graphs using stochastic graph convolutions.☆3,475Updated 6 months ago
- Pytorch Repo for DeepGCNs (ICCV'2019 Oral, TPAMI'2021), DeeperGCN (arXiv'2020) and GNN1000(ICML'2021): https://www.deepgcns.org☆1,147Updated 2 years ago
- CogDL: A Comprehensive Library for Graph Deep Learning (WWW 2023)☆1,753Updated last year
- A comprehensive collection of recent papers on graph deep learning☆3,075Updated 4 years ago
- Platform for designing and evaluating Graph Neural Networks (GNN)☆1,751Updated last year
- TensorFlow implementations of Graph Neural Networks☆918Updated 2 years ago
- Convolutional Neural Networks on Graphs with Fast Localized Spectral Filtering☆1,347Updated 4 years ago
- gnn explainer☆925Updated 5 months ago
- 《深入浅出图神经网络:GNN原理解析》配套代码☆1,787Updated 3 years ago
- A PyTorch implementation of "Cluster-GCN: An Efficient Algorithm for Training Deep and Large Graph Convolutional Networks" (KDD 2019).☆792Updated 2 years ago
- Implementation of Graph Auto-Encoders in TensorFlow☆1,664Updated 5 years ago
- Implementation and experiments of graph neural netwokrs, like gcn,graphsage,gat,etc.☆806Updated 2 years ago
- Heterogeneous Graph Neural Network☆1,113Updated 4 years ago
- official implementation for the paper "Simplifying Graph Convolutional Networks"☆836Updated 3 years ago
- Simple reference implementation of GraphSAGE.☆1,005Updated 4 years ago
- My implementation of the original GAT paper (Veličković et al.). I've additionally included the playground.py file for visualizing the Co…☆2,495Updated 2 years ago