wangyouze / GNN-algorithms
图神经网络相关算法详述及实现
☆869Updated 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
- GNN综述阅读报告☆899Updated 3 years ago
- 图神经网络整理☆570Updated 3 years ago
- 《深入浅出图神经网络:GNN原理解析》配套代码☆1,818Updated 4 years ago
- resources for graph convolutional networks (图卷积神经网络相关资源)☆893Updated 5 years ago
- Efficient and Friendly Graph Neural Network Library for TensorFlow 1.x and 2.x☆502Updated 3 months ago
- A PyTorch implementation of GraphSAGE. This package contains a PyTorch implementation of GraphSAGE.☆646Updated last year
- Implementation and experiments of graph neural netwokrs, like gcn,graphsage,gat,etc.☆814Updated 2 years ago
- Heterogeneous Graph Neural Network☆1,129Updated 4 years ago
- The implement of GNN based on Pytorch☆200Updated last year
- Graph Convolution Network for PyTorch☆404Updated 5 years ago
- Archive of Temporal Knowledge Reasoning in Social Network and Knowledge Graph☆441Updated last year
- 关于一些经典论文源码的逐行中文笔记☆594Updated 2 years ago
- How Powerful are Graph Neural Networks?☆1,216Updated 3 years ago
- PyTorch Implementation and Explanation of Graph Representation Learning papers: DeepWalk, GCN, GraphSAGE, ChebNet & GAT.☆1,188Updated 3 weeks ago
- Pytorch implementation of the Graph Attention Network model by Veličković et. al (2017, https://arxiv.org/abs/1710.10903)☆3,024Updated last year
- CogDL: A Comprehensive Library for Graph Deep Learning (WWW 2023)☆1,771Updated last year
- Graph Convolutional Networks (GCNs)☆914Updated 7 years ago
- Representation-Learning-on-Heterogeneous-Graph☆440Updated 5 years ago
- Semi-supervised learning with graph embeddings☆916Updated 5 years ago
- Simple reference implementation of GraphSAGE.☆1,016Updated 4 years ago
- code of HetGNN