SymbioticLab/FedScale
FedScale is a scalable and extensible open-source federated learning (FL) platform.
This platform helps machine learning researchers and practitioners develop, test, and deploy federated learning models. You can input various real-world datasets and your custom federated learning algorithms, and it outputs performance evaluations and deployed models. It's designed for those who need to build and scale machine learning solutions while keeping data distributed and private.
412 stars. No commits in the last 6 months. Available on PyPI.
Use this if you need to develop, benchmark, and deploy machine learning models using a federated learning approach across diverse data sources without centralizing raw data.
Not ideal if your machine learning tasks do not require a distributed, privacy-preserving approach and can be solved with traditional centralized training.
Stars
412
Forks
121
Language
Python
License
Apache-2.0
Category
Last pushed
Dec 18, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/SymbioticLab/FedScale"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related frameworks
flwrlabs/flower
Flower: A Friendly Federated AI Framework
JonasGeiping/breaching
Breaching privacy in federated learning scenarios for vision and text
zama-ai/concrete-ml
Concrete ML: Privacy Preserving ML framework using Fully Homomorphic Encryption (FHE), built on...
anupamkliv/FedERA
FedERA is a modular and fully customizable open-source FL framework, aiming to address these...
p2pfl/p2pfl
P2PFL is a decentralized federated learning library that enables federated learning on...