wangyouze / GNN-algorithms
图神经网络相关算法详述及实现
☆859Updated 4 years ago
Alternatives and similar repositories for GNN-algorithms:
Users that are interested in GNN-algorithms are comparing it to the libraries listed below
- 图神经网络整理☆564Updated 3 years ago
- GNN综述阅读报告☆896Updated 3 years ago
- 《深入浅出图神经网络:GNN原理解析》配套代码☆1,813Updated 4 years ago
- Efficient and Friendly Graph Neural Network Library for TensorFlow 1.x and 2.x☆501Updated 2 months ago
- Implementation and experiments of graph neural netwokrs, like gcn,graphsage,gat,etc.☆811Updated 2 years ago
- resources for graph convolutional networks (图卷积神经网络相关资源)☆890Updated 5 years ago
- Heterogeneous Graph Neural Network☆1,124Updated 4 years ago
- A PyTorch implementation of GraphSAGE. This package contains a PyTorch implementation of GraphSAGE.☆641Updated last year
- CogDL: A Comprehensive Library for Graph Deep Learning (WWW 2023)☆1,765Updated last year
- A blog for understanding graph neural network☆426Updated 5 years ago
- Graph Convolution Network for PyTorch☆400Updated 5 years ago
- code of HetGNN☆400Updated 5 years ago
- How Powerful are Graph Neural Networks?☆1,212Updated 3 years ago
- Semi-supervised learning with graph embeddings☆911Updated 5 years ago
- The implement of GNN based on Pytorch☆200Updated last year
- Papers on Graph neural network(GNN)☆762Updated last year
- Papers about pretraining and self-supervised learning on Graph Neural Networks (GNN).☆1,654Updated last year
- Representation-Learning-on-Heterogeneous-Graph☆440Updated 5 years ago
- This is an open-source toolkit for Heterogeneous Graph Neural Network(OpenHGNN) based on DGL.☆902Updated 2 months ago
- Pytorch implementation of the Graph Attention Network model by Veličković et. al (2017, https://arxiv.org/abs/1710.10903)☆3,001Updated last year
- Archive of Temporal Knowledge Reasoning in Social Network and Knowledge Graph☆439Updated last year
- Repository for benchmarking graph neural networks (JMLR 2023)☆2,577Updated last year
- Graph Transformer Networks (Authors' PyTorch implementation for the NeurIPS 19 paper)☆1,012Updated 2 years ago
- Graph Convolutional Networks (GCNs)☆914Updated 7 years ago
- Pytorch Repo for DeepGCNs (ICCV'2019 Oral, TPAMI'2021), DeeperGCN (arXiv'2020) and GNN1000(ICML'2021): https://www.deepgcns.org☆1,156Updated 2 years ago
- A PyTorch implementation of "Cluster-GCN: An Efficient Algorithm for Training Deep and Large Graph Convolutional Networks" (KDD 2019).☆799Updated 2 years ago
- Code for "Heterogeneous Graph Transformer" (WWW'20), which is based on pytorch_geometric☆821Updated last year
- PyTorch Implementation and Explanation of Graph Representation Learning papers: DeepWalk, GCN, GraphSAGE, ChebNet & GAT.☆1,173Updated last week
- Keras implementation of the graph attention networks (GAT) by Veličković et al. (2017; https://arxiv.org/abs/1710.10903)☆484Updated 4 years ago
- This is a Pytorch implementation of paper: DropEdge: Towards Deep Graph Convolutional Networks on Node Classification☆471Updated 2 years ago