GitScrider/FederatedEdgeComputing
a Federated Learning Framework adapted for resource-constrained environments, focusing on IoT devices
This framework helps you train machine learning models using data spread across many small, low-power devices like IoT sensors, without sending all that raw data to a central server. You provide local datasets on each device and a central server to coordinate, and it produces an updated, more accurate global model. It's designed for engineers and developers working with embedded systems and decentralized data.
No commits in the last 6 months.
Use this if you need to train AI models on data from numerous resource-constrained IoT devices while maintaining data privacy and optimizing communication.
Not ideal if your data is already centralized, if you require complex deep learning models beyond ESP32 capabilities, or if you're not comfortable working with C and ESP-IDF.
Stars
10
Forks
—
Language
C
License
—
Category
Last pushed
Oct 06, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/GitScrider/FederatedEdgeComputing"
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...