twitter-research/tgn
TGN: Temporal Graph Networks observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 2232
- days_rel: n/a
- days_push: 827
- n_releases_24m: 0
Adoption not part of the score
1202 stars · 246 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Official PyTorch implementation of Temporal Graph Networks (TGN), a framework for deep learning on dynamic graphs represented as sequences of timed events. It includes training scripts for self-supervised link prediction and supervised node classification, plus baseline comparisons on datasets like Wikipedia and Reddit.
Use cases
- implement temporal graph networks for dynamic graph learning
- run link prediction on timestamped interaction datasets
- train models on dynamic node classification tasks
- reproduce TGN paper experiments and baselines
- compare memory-based models on dynamic graphs
- benchmark deep learning models on JODIE datasets
When to choose
- you need state-of-the-art models for learning on dynamic or temporal graphs
- you want to reproduce or extend the TGN paper's results
- your data is a sequence of timed events or interactions between nodes
- you need a research baseline for temporal link prediction
When to avoid
- you need a production-ready, well-maintained library with long-term support
- you work with static graphs rather than time-stamped event sequences
- you need a high-level API or integration with modern graph frameworks like PyTorch Geometric or DGL
- you require recent PyTorch versions, since the code targets older dependencies
Facets
library · maturity maintenance
machine-learning deep-learning machine-learning data-science python temporal-graphs dynamic-graphs graph-neural-networks research-code pytorch link-prediction algorithms
1 source
- readme: https://github.com/twitter-research/tgn · fetched 2026-08-28 · 0f75813e5b88
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| twitter-research/tgn | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="twitter-research/tgn")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem