weimingwill/EasyFL
An easy-to-use federated learning platform
This platform helps AI researchers and machine learning engineers quickly set up and experiment with federated learning applications. It takes your PyTorch models and datasets, distributing the training across multiple decentralized data sources without centralizing the data. The output is a trained federated learning model that can be used for various AI tasks.
300 stars. No commits in the last 6 months.
Use this if you need to develop or prototype federated learning solutions and want to minimize the coding effort required.
Not ideal if you are a business user without a background in machine learning or AI development.
Stars
300
Forks
52
Language
Python
License
Apache-2.0
Category
Last pushed
Aug 23, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/weimingwill/EasyFL"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
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...