3260 papers • 126 benchmarks • 313 datasets
Federated Learning is a machine learning approach that allows multiple devices or entities to collaboratively train a shared model without exchanging their data with each other. Instead of sending data to a central server for training, the model is trained locally on each device, and only the model updates are sent to the central server, where they are aggregated to improve the shared model. This approach allows for privacy-preserving machine learning, as each device keeps its data locally and only shares the information needed to improve the model.
(Image credit: Papersgraph)
These leaderboards are used to track progress in federated-learning-33
Use these libraries to find federated-learning-33 models and implementations
No datasets available.
Adding a benchmark result helps the community track progress.