Jhy1993 / HANLinks
Heterogeneous Graph Neural Network
☆1,189Updated 5 years ago
Alternatives and similar repositories for HAN
Users that are interested in HAN are comparing it to the libraries listed below
Sorting:
- A PyTorch implementation of GraphSAGE. This package contains a PyTorch implementation of GraphSAGE.☆674Updated 2 years ago
- code of HetGNN☆413Updated 5 years ago
- Code for "Heterogeneous Graph Transformer" (WWW'20), which is based on pytorch_geometric☆886Updated 2 years ago
- Representation-Learning-on-Heterogeneous-Graph☆446Updated 5 years ago
- Implementation and experiments of graph neural netwokrs, like gcn,graphsage,gat,etc.☆841Updated 2 years ago
- Simple reference implementation of GraphSAGE.☆1,038Updated 5 years ago
- Semi-supervised learning with graph embeddings☆942Updated 5 years ago
- Keras implementation of the graph attention networks (GAT) by Veličković et al. (2017; https://arxiv.org/abs/1710.10903)