dreamhomes / PyTorch-GNNs
The implement of GNN based on Pytorch
☆198Updated 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☆398Updated 5 years ago
- PyTorch implementation of "Simple and Deep Graph Convolutional Networks"☆342Updated 4 years ago
- A pytorch implemention of GCN-GAN for temporal link prediction.☆103Updated 5 years ago
- AM-GCN: Adaptive Multi-channel Graph Convolutional Networks☆233Updated 4 years ago
- Graph Neural Network with Hierarchical Pooling for PyTorch: "Hierarchical Graph Representation Learning with Differentiable Pooling".☆75Updated 5 years ago
- The code for GCN, GAT and Graphsage based on pytorch.☆60Updated last year
- 异构图神经网络HAN。Heterogeneous Graph Attention Network (HAN) with pytorch☆104Updated 2 years ago
- Official PyTorch Implementation of SAGPool - ICML 2019☆369Updated last year
- A PyTorch implementation of GraphSAGE. This package contains a PyTorch implementation of GraphSAGE.☆636Updated last year
- DGL中文文档。This is the Chinese manual of the graph neural network library DGL, currently contains the User Guide.☆73Updated 3 years ago
- This is a PyTorch implementation of the GeniePath model in <GeniePath: Graph Neural Networks with Adaptive Receptive Paths> (https://arxi…☆104Updated 6 months ago
- A PyTorch Implementation of Gated Graph Sequence Neural Networks (GGNN) and Residual Gated Graph ConvNets (RGGC) for FYP☆73Updated 5 years ago
- DHGNN source code for IJCAI19 paper: "Dynamic Hypergraph Neural Networks"☆244Updated 2 years ago
- code of HetGNN☆397Updated 4 years ago
- This is a Pytorch implementation of paper: DropEdge: Towards Deep Graph Convolutional Networks on Node Classification☆471Updated 2 years ago
- [IJCAI 2019] Source code and datasets for "Hierarchical Graph Convolutional Networks for Semi-supervised Node Classification"☆120Updated 9 months ago
- Graph model implementation☆140Updated 2 years ago
- Representation-Learning-on-Heterogeneous-Graph☆439Updated 4 years ago
- gnn还附带一个kgcn☆107Updated 2 years ago
- 图卷积神经网络 Graph Convolutional Network with Keras☆159Updated last year
- ☆294Updated 2 years ago
- Source code and dataset for KDD 2020 paper "Adaptive Graph Encoder for Attributed Graph Embedding"☆113Updated last year
- Code for EvolveGCN: Evolving Graph Convolutional Networks for Dynamic Graphs☆540Updated 3 years ago
- Graph Auto-Encoder in PyTorch☆424Updated 10 months ago
- This is a tutorial for PyTorch Geometric on the YooChoose dataset☆317Updated 5 years ago
- The learning of the GraphNeuralNetwork☆154Updated 5 years ago
- 人工智能论文关键点集结。This project aims to collect key points of AI papers.☆103Updated 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
- Implemented a GNN for classification tasks in PyTorch, combining Graph Convolutions and Graph Pooling layers☆31Updated 6 years ago
- GNN方法和模型的Pytorch实现。Pytorch implementation of GNN.☆89Updated last month