taishan1994 / pytorch_HANLinks
异构图神经网络HAN。Heterogeneous Graph Attention Network (HAN) with pytorch
☆114Updated 3 years ago
Alternatives and similar repositories for pytorch_HAN
Users that are interested in pytorch_HAN are comparing it to the libraries listed below
Sorting:
- Some GNNs are implemented using PyG for node classification tasks, including: GCN, GraphSAGE, SGC, GAT, R-GCN and HAN (Heterogeneous Grap…☆145Updated 2 years ago
- Pytorch implementation of Relational GCN for node classification☆78Updated 2 years ago
- A Collection for HGNN (Heterogenous Graph Neural Network), including datasets, algorithms and so on.☆59Updated last year
- Source code of AAAI21-Heterogeneous Graph Structure Learning for Graph Neural Networks☆121Updated 3 years ago
- [WWW 2021] Source code for "Graph Contrastive Learning with Adaptive Augmentation"☆181Updated last year
- Pytorch implementation of a RGCN Link Prediction Model☆263Updated 4 years ago
- ☆125Updated 2 years ago
- Pytorch implementation of DySAT: Deep Neural Representation Learning on Dynamic Graphs via Self-Attention Networks☆95Updated 3 years ago
- PyTorch示例代码;复现GNN模型☆138Updated 4 years ago
- Source code and dataset for KDD 2020 paper "Adaptive Graph Encoder for Attributed Graph Embedding"☆115Updated 2 years ago
- Interpretable and Efficient Heterogeneous Graph Convolutional Network, IEEE TKDE 2021☆107Updated last year
- Graph model implementation☆143Updated 3 years ago
- AM-GCN: Adaptive Multi-channel Graph Convolutional Networks