eclypse-org/federact
FedRay: a Research Framework for Federated Learning based on Ray
This framework helps machine learning researchers design, implement, and test new federated learning algorithms. You can input your custom algorithm code or use pre-built ones, and it handles distributing the computation across a cluster. It's designed for researchers working on advanced machine learning problems.
No commits in the last 6 months.
Use this if you are a machine learning researcher developing or evaluating federated learning algorithms and need a robust framework for distributed execution.
Not ideal if you are looking for a plug-and-play solution for applying existing federated learning models without custom algorithm development.
Stars
22
Forks
—
Language
Python
License
MIT
Category
Last pushed
Nov 20, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/eclypse-org/federact"
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...