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

google-parfait/tensorflow-federated

An open-source framework for machine learning and other computations on decentralized data. observed · 2026-08-28

github.com/google-parfait/tensorflow-federated · Python · Apache-2.0 (permissive) observed · 2026-08-28

Health v2 · maintenance only

79/100

  • Activity 99
  • Release rhythm 40
  • Longevity 100
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: 8
  • age_days: 2821
  • days_rel: 706
  • days_push: 7
  • n_releases_24m: 2

Full methodology

Adoption not part of the score

2448 stars · 606 forks observed · 2026-08-28

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

TensorFlow Federated (TFF) is an open-source Python framework for machine learning and other computations on decentralized data. It provides high-level federated learning APIs built on TensorFlow plus a lower-level Federated Core for expressing novel federated algorithms, with a single-machine simulation runtime.

Use cases

  • train a model across many clients without collecting their data
  • simulate federated averaging experiments on a single machine
  • apply federated training and evaluation to existing TensorFlow models
  • prototype novel federated learning algorithms
  • compute aggregated analytics over decentralized datasets
  • train mobile keyboard prediction models without uploading sensitive user data

When to choose

  • you need privacy-preserving training where data stays on client devices
  • you are researching or prototyping federated learning algorithms
  • your models are already built in TensorFlow
  • you want a simulation runtime for federated experiments without real device infrastructure

When to avoid

  • you need production federated learning on real mobile devices rather than simulation
  • your stack is PyTorch or another non-TensorFlow framework
  • you need simple centralized training with no decentralization constraints
  • you need lightweight analytics without learning a strongly-typed federated computation model

Facets

framework · maturity active

machine-learning llm-training simulation sdk machine-learning artificial-intelligence privacy microservices python cross-platform federated-learning tensorflow decentralized-data privacy-preserving simulation-runtime

2 sources

Member repositories

RepositoryRoleHealth v2
google-parfait/tensorflow-federatedmain79

For agents

markdown · JSON · MCP: product_card(name="google-parfait/tensorflow-federated")

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