Jhy1993/HAN
Heterogeneous Graph Neural Network observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases no_license
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 2764
- days_rel: n/a
- days_push: 2310
- n_releases_24m: 0
Adoption not part of the score
1219 stars · 225 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Reference implementation of the Heterogeneous Graph Attention Network (HAN) model from the WWW 2019 paper, built on top of GAT in Python. It includes preprocessing scripts and datasets (DBLP, ACM) for node classification and network embedding on heterogeneous graphs.
Use cases
- run heterogeneous graph attention network experiments
- node classification on heterogeneous graphs like DBLP and ACM
- learn graph neural network embeddings for multi-type node graphs
- reproduce HAN paper results
- compare GNN baselines like GCN and GAT on meta-path graphs
When to choose
- you need the official HAN model implementation for research or benchmarking
- you work with heterogeneous graphs and meta-path based attention
- you want preprocessed DBLP/ACM datasets for GNN experiments
When to avoid
- you need a maintained production library with a license and active support
- you want homogeneous graph neural networks only
- you need inductive learning on unseen graphs - the authors note suitable datasets are lacking
Facets
library · maturity maintenance
machine-learning deep-learning machine-learning data-science python graph-neural-network heterogeneous-graph graph-attention-network network-embedding research-code www-2019 algorithms
1 source
- readme: https://github.com/Jhy1993/HAN · fetched 2026-08-28 · 1f322ac35045
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| Jhy1993/HAN | main | 32 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem