gusye1234/LightGCN-PyTorch
The PyTorch implementation of LightGCN observed · 2026-08-28
Health v2 · maintenance only
10/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases archived no_license
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: 2374
- days_rel: n/a
- days_push: 1123
- n_releases_24m: 0
Adoption not part of the score
1072 stars · 294 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A PyTorch implementation of LightGCN, a simplified graph convolution network for collaborative filtering recommendation from the SIGIR 2020 paper. It includes processed datasets (Gowalla, Yelp2018, Amazon-book, LastFM) and training/evaluation scripts.
Use cases
- reproduce LightGCN recommendation results
- train a graph convolution recommender on my own dataset
- compare collaborative filtering models like BPR and LightGCN
- learn how GCN-based recommendation works
- benchmark recall and ndcg on Gowalla Yelp2018 Amazon-book
When to choose
- you need a faithful PyTorch reimplementation of the LightGCN paper
- you want a simple GCN baseline for collaborative filtering research
- you want ready-processed recommendation benchmark datasets
When to avoid
- you need a production recommender system with serving infrastructure
- you need a maintained library with a license and long-term support
- you want a general-purpose GNN framework rather than a specific model
Facets
library · maturity maintenance
machine-learning deep-learning machine-learning deep-learning python lightgcn graph-convolutional-network collaborative-filtering recommender-system pytorch research-code recommendation
1 source
- readme: https://github.com/gusye1234/LightGCN-PyTorch · fetched 2026-08-28 · 38005af70127
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| gusye1234/LightGCN-PyTorch | main | 10 |
For agents
markdown · JSON · MCP: product_card(name="gusye1234/LightGCN-PyTorch")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem