FighterLYL / GraphNeuralNetwork
《深入浅出图神经网络:GNN原理解析》配套代码
☆1,778Updated 3 years ago
Alternatives and similar repositories for GraphNeuralNetwork:
Users that are interested in GraphNeuralNetwork are comparing it to the libraries listed below
- 图神经网络相关算法详述及实现☆844Updated 4 years ago
- GNN综述阅读报告☆890Updated 3 years ago
- 图神经网络整理☆551Updated 3 years ago
- resources for graph convolutional networks (图卷积神经网络相关资源)☆881Updated 5 years ago
- CogDL: A Comprehensive Library for Graph Deep Learning (WWW 2023)☆1,754Updated 11 months ago
- Pytorch implementation of the Graph Attention Network model by Veličković et. al (2017, https://arxiv.org/abs/1710.10903)☆2,956Updated last year
- Heterogeneous Graph Neural Network☆1,109Updated 4 years ago
- Graph Attention Networks (https://arxiv.org/abs/1710.10903)☆3,277Updated 2 years ago
- Implementation and experiments of graph neural netwokrs, like gcn,graphsage,gat,etc.☆802Updated 2 years ago
- Repository for benchmarking graph neural networks☆2,541Updated last year
- A PyTorch implementation of GraphSAGE. This package contains a PyTorch implementation of GraphSAGE.☆633Updated last year
- Paper Lists for Graph Neural Networks☆2,233Updated last year
- Papers about pretraining and self-supervised learning on Graph Neural Networks (GNN).☆1,634Updated 11 months ago
- How Powerful are Graph Neural Networks?☆1,200Updated 3 years ago
- Semi-supervised learning with graph embeddings☆897Updated 4 years ago
- Graph Convolution Network for PyTorch