taishan1994 / pytorch_HANLinks
异构图神经网络HAN。Heterogeneous Graph Attention Network (HAN) with pytorch
☆113Updated 2 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…☆140Updated 2 years ago
- Pytorch implementation of a RGCN Link Prediction Model☆259Updated 4 years ago
- Source code of AAAI21-Heterogeneous Graph Structure Learning for Graph Neural Networks☆118Updated 3 years ago
- [WWW 2021] Source code for "Graph Contrastive Learning with Adaptive Augmentation"☆179Updated last year
- Pytorch implementation of Relational GCN for node classification☆76Updated 2 years ago
- A Collection for HGNN (Heterogenous Graph Neural Network), including datasets, algorithms and so on.☆59Updated last year
- ☆119Updated 2 years ago
- PyTorch示例代码;复现GNN模型☆136Updated 3 years ago
- Interpretable and Efficient Heterogeneous Graph Convolutional Network, IEEE TKDE 2021☆105Updated 11 months ago
- Source code of "WWW21 - Heterogeneous Graph Neural Network via Attribute Completion"☆37Updated 4 years ago
- Source code and dataset for KDD 2020 paper "Adaptive Graph Encoder for Attributed Graph Embedding"☆114Updated 2 years ago
- Metapath Aggregated Graph Neural Network for Heterogeneous Graph Embedding☆429Updated 4 years ago
- Pytorch implementation of DySAT: Deep Neural Representation Learning on Dynamic Graphs via Self-Attention Networks