dreamhomes / PyTorch-GNNs
The implement of GNN based on Pytorch
☆200Updated last year
Alternatives and similar repositories for PyTorch-GNNs:
Users that are interested in PyTorch-GNNs are comparing it to the libraries listed below
- Graph Convolution Network for PyTorch☆402Updated 5 years ago
- AM-GCN: Adaptive Multi-channel Graph Convolutional Networks☆236Updated 4 years ago
- 异构图神经网络HAN。Heterogeneous Graph Attention Network (HAN) with pytorch☆110Updated 2 years ago
- 图卷积神经网络 Graph Convolutional Network with Keras☆161Updated 2 years ago
- Official PyTorch Implementation of SAGPool - ICML 2019☆371Updated last year
- PyTorch implementation of "Simple and Deep Graph Convolutional Networks"☆346Updated 4 years ago
- This is a PyTorch implementation of the GeniePath model in <GeniePath: Graph Neural Networks with Adaptive Receptive Paths> (https://arxi…☆104Updated 8 months ago
- code of HetGNN☆400Updated 5 years ago
- The code for GCN, GAT and Graphsage based on pytorch.☆60Updated last year
- A PyTorch implementation of GraphSAGE. This package contains a PyTorch implementation of GraphSAGE.☆646Updated last year
- DHGNN source code for IJCAI19 paper: "Dynamic Hypergraph Neural Networks"☆251Updated 2 years ago
- 人工智能论文关键点集结。This project aims to collect key points of AI papers.☆103Updated 3 years ago
- A pytorch implemention of GCN-GAN for temporal link prediction.☆104Updated 5 years ago
- Graph Neural Network with Hierarchical Pooling for PyTorch: "Hierarchical Graph Representation Learning with Differentiable Pooling".☆77Updated 5 years ago
- Implemented a GNN for classification tasks in PyTorch, combining Graph Convolutions and Graph Pooling layers☆33Updated 6 years ago
- gnn还附带一个kgcn☆107Updated 3 years ago
- DGL中文文档。This is the Chinese manual of the graph neural network library DGL, currently contains the User Guide.☆75Updated 3 years ago
- This is a Pytorch implementation of paper: DropEdge: Towards Deep Graph Convolutional Networks on Node Classification☆470Updated 2 years ago
- GNN综述阅读报告☆897Updated 3 years ago
- Code for EvolveGCN: Evolving Graph Convolutional Networks for Dynamic Graphs☆556Updated 3 years ago
- Representation-Learning-on-Heterogeneous-Graph☆440Updated 5 years ago
- Graph model implementation☆141Updated 2 years ago
- Structural Deep Clustering Network☆274Updated last year
- Graph Classification with Graph Convolutional Networks in PyTorch (NeurIPS 2018 Workshop)☆333Updated 4 years ago
- GNN方法和模型的Pytorch实现。Pytorch implementation of GNN.☆90Updated 3 months ago
- PyTorch示例代码;复现GNN模型☆123Updated 3 years ago
- PyG (a geometric extension library for PyTorch) implementation of several Graph Neural Networks (GNNs): GCN, GAT, GraphSAGE, etc.☆50Updated 5 years ago
- Keras implementation of the graph attention networks (GAT) by Veličković et al. (2017; https://arxiv.org/abs/1710.10903)☆485Updated 4 years ago
- This is a tutorial for PyTorch Geometric on the YooChoose dataset☆317Updated 5 years ago
- Implementation and experiments of graph neural netwokrs, like gcn,graphsage,gat,etc.☆813Updated 2 years ago