seongjunyun/Graph_Transformer_Networks
Graph Transformer Networks (Authors' PyTorch implementation for the NeurIPS 19 paper) 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: 2550
- days_rel: n/a
- days_push: 1295
- n_releases_24m: 0
Adoption not part of the score
1083 stars · 186 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Authors' PyTorch implementation of Graph Transformer Networks (GTN) from the NeurIPS 2019 paper, plus FastGTN with non-local operations. It learns meta-path graphs to improve graph neural networks on heterogeneous graphs.
Use cases
- implement graph transformer networks in pytorch
- learn meta-paths on heterogeneous graphs
- reproduce NeurIPS 2019 GTN paper results
- node classification on heterogeneous graph datasets
- compare GNN models with meta-path based transformers
When to choose
- you need the reference implementation of GTN or FastGTN for research
- you work with heterogeneous graphs and want meta-path learning
- you want a PyTorch codebase to extend for graph transformer experiments
When to avoid
- you need a production-ready, maintained GNN library
- you require a permissive license - the repo has none
- you work with homogeneous graphs only or need general-purpose deep learning tools
Facets
library · maturity maintenance
machine-learning deep-learning machine-learning deep-learning python graph-neural-networks graph-transformer pytorch research-code neurips-2019 meta-path heterogeneous-graphs algorithms
1 source
- readme: https://github.com/seongjunyun/Graph_Transformer_Networks · fetched 2026-08-28 · 3dee36c61608
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| seongjunyun/Graph_Transformer_Networks | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="seongjunyun/Graph_Transformer_Networks")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem