expectation-propagation
Federated Learning Engine
An implementation of expectation propagation as a scalable approach to federated learning
10 stars
1 watching
2 forks
Language: Python
last commit: about 2 years ago Related projects:
Repository | Description | Stars |
---|---|---|
| Enabling multiple agents to learn from heterogeneous environments without sharing their knowledge or data | 56 |
| An implementation of cross-silo federated learning with adaptability to statistical heterogeneity | 12 |
| An implementation of a federated learning algorithm that generalizes to out-of-distribution scenarios using implicit invariant relationships | 10 |
| An implementation of federated learning with prototype-based methods across heterogeneous clients | 134 |
| An unsupervised federated learning algorithm that uses cross knowledge distillation to learn meaningful data representations from local and global levels. | 69 |
| A high-performance serving system for federated learning models, providing support for online algorithms, real-time inference, and model management. | 138 |
| Provides tools and APIs for designing, scheduling, and running federated machine learning jobs in a secure and efficient manner. | 3 |
| An implementation of efficient federated learning algorithms for heterogeneous clients | 155 |
| Evaluates various methods for federated learning on different models and tasks. | 19 |
| An implementation of federated learning with data-agnostic distribution fusion using PyTorch. | 8 |
| An implementation of Personalized Federated Learning with Gaussian Processes using Python. | 32 |
| An implementation of heterogeneous federated learning with parallel edge and server computation | 17 |
| Improves federated learning models by addressing data heterogeneity through distributional transformation | 5 |
| An approach to efficient federated learning by progressively training models on client devices with reduced communication and computation requirements. | 20 |
| An implementation of a federated learning method for personalized models on non-iid datasets. | 116 |