chamathpali/FedSim
Similarity Guided Model Aggregation for Federated Learning
This project helps machine learning engineers improve the accuracy of their federated learning models. It takes distributed datasets and model updates from many client devices and produces a more robust, globally aggregated model. Machine learning engineers and researchers working with federated learning architectures would find this tool useful.
No commits in the last 6 months.
Use this if you need to aggregate machine learning models from multiple decentralized sources and want to improve the overall model's accuracy compared to standard federated averaging methods.
Not ideal if you are working with traditional centralized machine learning models or do not have a federated learning setup.
Stars
26
Forks
—
Language
Python
License
—
Category
Last pushed
Mar 22, 2022
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/chamathpali/FedSim"
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
anupamkliv/FedERA
FedERA is a modular and fully customizable open-source FL framework, aiming to address these...
zama-ai/concrete-ml
Concrete ML: Privacy Preserving ML framework using Fully Homomorphic Encryption (FHE), built on...
p2pfl/p2pfl
P2PFL is a decentralized federated learning library that enables federated learning on...