ZiyaoGeng/RecLearn
Recommender Learning with Tensorflow2.x observed · 2026-08-28
Health v2 · maintenance only
23/100
- Activity 0
- Release rhythm 8
- Longevity 100
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: 2348
- days_rel: n/a
- days_push: 1587
- n_releases_24m: 0
Adoption not part of the score
1986 stars · 490 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
RecLearn is a Python/TensorFlow2.x library implementing a wide collection of recommendation algorithms, covering both matching (Top-K recommendation) and ranking (CTR prediction) stages. It is aimed at students and beginners, with runnable examples on datasets like MovieLens and Amazon.
Use cases
- implement recommender system models in tensorflow 2
- train CTR prediction models like DeepFM and xDeepFM
- learn matching and ranking recommendation algorithms
- run recommendation experiments on MovieLens or Amazon datasets
- study matrix factorization and factorization machine implementations
- prototype sequential recommendation models
When to choose
- you want a beginner-friendly TensorFlow2 codebase for learning recommendation algorithms
- you need reference implementations of classic CTR and matching models
- you want runnable examples on standard recommendation datasets
When to avoid
- you need production-scale, high-performance recommendation serving
- you require PyTorch or non-TensorFlow frameworks
- you need actively maintained code with recent updates
Facets
library · maturity maintenance
machine-learning deep-learning machine-learning data-science education python recommender-system tensorflow2 ctr-prediction collaborative-filtering factorization-machine deepfm matrix-factorization top-k-recommendation learning-resource
2 sources
- readme: https://github.com/ZiyaoGeng/RecLearn · fetched 2026-08-28 · d410e2578461
- registry_pypi: https://pypi.org/pypi/reclearn/json · fetched 2026-08-29 · 0e1eda821421
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| ZiyaoGeng/RecLearn | main | 23 |
For agents
markdown · JSON · MCP: product_card(name="ZiyaoGeng/RecLearn")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem