quqixun / GNN-Pytorch
GNN方法和模型的Pytorch实现。Pytorch implementation of GNN.
☆89Updated last month
Alternatives and similar repositories for GNN-Pytorch:
Users that are interested in GNN-Pytorch are comparing it to the libraries listed below
- PyTorch示例代码;复现GNN模型☆120Updated 3 years ago
- Some GNNs are implemented using PyG for node classification tasks, including: GCN, GraphSAGE, SGC, GAT, R-GCN and HAN (Heterogeneous Grap…☆132Updated last year
- Reinforced Neighborhood Selection Guided Multi-Relational Graph Neural Networks☆73Updated 5 months ago
- Graph model implementation☆140Updated 2 years ago
- A Collection for HGNN (Heterogenous Graph Neural Network), including datasets, algorithms and so on.☆54Updated 9 months ago
- reproduce two famous GNN model, GCN and GAT☆24Updated 3 years ago
- ☆104Updated last year
- Pytorch implementation of DySAT: Deep Neural Representation Learning on Dynamic Graphs via Self-Attention Networks☆86Updated 2 years ago
- gnn for link prediction,图神经网络用于链接预测。☆42Updated 2 years ago
- The implement of GNN based on Pytorch☆198Updated last year
- 异构图神经网络HAN。Heterogeneous Graph Attention Network (HAN) with pytorch☆105Updated 2 years ago
- Source code of AAAI21-Heterogeneous Graph Structure Learning for Graph Neural Networks☆115Updated 2 years ago
- IJCAI‘23 Survey Track: Papers on Graph Pooling (GNN-Pooling)☆113Updated 2 years ago
- Source code and dataset for KDD 2020 paper "Adaptive Graph Encoder for Attributed Graph Embedding"☆113Updated last year
- [WWW 2021] Source code for "Graph Contrastive Learning with Adaptive Augmentation"☆168Updated 9 months ago
- PyTorch implementation of Deep Attention Embedding Graph Clustering (19IJCAI) https://www.ijcai.org/Proceedings/2019/0509.pdf☆111Updated 3 years ago
- Bag of Tricks for Graph Neural Networks.☆291Updated 7 months ago
- [WWW'22] Towards Unsupervised Deep Graph Structure Learning☆133Updated 2 years ago
- DGL Implementation of ICML 2020 Paper 'Contrastive Multi-View Representation Learning on Graphs'☆64Updated last year
- ☆76Updated 3 years ago
- 图神经网络、图卷积网络、图注意力网络、图自编码网络、时空图神经网络等论文合集。☆93Updated 11 months ago
- ☆95Updated 3 years ago
- ☆68Updated 2 years ago
- AM-GCN: Adaptive Multi-channel Graph Convolutional Networks☆233Updated 4 years ago
- Code for "DyGCN: Dynamic Graph Embedding with Graph Convolutional Network"☆36Updated 9 months ago
- [GRL+ @ ICML 2020] PyTorch implementation for "Deep Graph Contrastive Representation Learning" (https://arxiv.org/abs/2006.04131v2)☆319Updated 9 months ago
- ☆58Updated 4 years ago
- DHGNN source code for IJCAI19 paper: "Dynamic Hypergraph Neural Networks"☆244Updated 2 years ago
- Graph Neural Network, Self-Supervised Learning, Contrastive Learning, RecSys, Transformer Papers Reading Notes.☆36Updated last year
- Pytorch implementation of Relational GCN for node classification☆72Updated last year