Ross ROSS = Recommend OSS · open-source software intelligence for agents

facebookresearch/dlrm

An implementation of a deep learning recommendation model (DLRM) observed · 2026-08-28

github.com/facebookresearch/dlrm · Python · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

60/100

  • Activity 62
  • 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: 2669
  • days_rel: n/a
  • days_push: 233
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

4065 stars · 860 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded

A PyTorch-based implementation of the Deep Learning Recommendation Model (DLRM) from Facebook Research, which processes dense and sparse features through MLPs, embedding tables, and feature interaction operators to predict click-through probability. It serves as both a reference implementation of the DLRM architecture and a benchmark for recommendation system hardware and software.

Use cases

  • implement a deep learning recommendation model
  • train a click-through rate prediction model
  • benchmark recommendation model performance on GPUs
  • learn how sparse features and embedding tables work in recommenders
  • reproduce the DLRM paper results
  • prototype personalized recommendation systems

When to choose

  • you need a reference implementation of the DLRM architecture
  • you're benchmarking recommendation workloads on GPUs or CPUs
  • you want to experiment with dense/sparse feature interaction models
  • you're doing research on recommendation systems

When to avoid

  • you need a production-ready, full-featured recommendation platform
  • you want a non-PyTorch framework like TensorFlow
  • you need collaborative filtering out of the box rather than a neural model
  • you're looking for a hosted recommendation service

Facets

library · maturity stable

machine-learning deep-learning benchmarking machine-learning deep-learning python cross-platform recommendation-model dlrm pytorch ctr-prediction embedding-tables facebook-research recommendation-systems gpu linux

1 source

Member repositories

RepositoryRoleHealth v2
facebookresearch/dlrmmain60

For agents

markdown · JSON · MCP: product_card(name="facebookresearch/dlrm")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem