TsingZ0/PFLlib
Master Federated Learning in 2 Hours—Run It on Your PC! observed · 2026-08-28
Health v2 · maintenance only
59/100
- Activity 64
- Release rhythm 28
- 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: 67.5
- age_days: 2191
- days_rel: 525
- days_push: 221
- n_releases_24m: 3
Adoption not part of the score
2155 stars · 416 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
PFLlib is a beginner-friendly Python library and benchmark for traditional and personalized federated learning, offering 39 algorithms, 24 datasets, and privacy evaluation tools built on PyTorch. It is designed to simulate federated learning scenarios with hundreds of clients on a single consumer GPU.
Use cases
- simulate federated learning experiments on my PC
- compare personalized federated learning algorithms on non-IID data
- evaluate privacy attacks like DLG against federated models
- benchmark federated learning with 500 clients on one GPU
- learn federated learning quickly as a beginner
- test differential privacy in federated training
When to choose
- you want a comprehensive, easy-to-extend FL library with many algorithms and datasets
- you need to benchmark personalized FL under data heterogeneity
- you have limited GPU resources but need large-scale client simulations
When to avoid
- you need production federated learning deployment across real devices rather than simulation
- you require model heterogeneity support, for which HtFLlib is the extended project
Facets
library · maturity active
machine-learning benchmarking privacy data-science machine-learning artificial-intelligence privacy microservices python cross-platform federated-learning personalized-federated-learning non-iid-data differential-privacy pytorch benchmark data-heterogeneity gpu
4 sources
- readme: https://github.com/TsingZ0/PFLlib · fetched 2026-08-28 · 2f853cc9b732
- homepage: http://www.pfllib.com/ · fetched 2026-08-29 · bf10e3ce3f9e
- site_page: http://www.pfllib.com/docs.html · fetched 2026-08-29 · dedd05d5fd75
- site_page: http://www.pfllib.com/about.html · fetched 2026-08-29 · 051aff3e9993
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| TsingZ0/PFLlib | main | 59 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem