expectation-propagation
Federated Learning Engine
An implementation of expectation propagation as a scalable approach to federated learning
9 stars
1 watching
2 forks
Language: Python
last commit: almost 2 years ago Related projects:
Repository | Description | Stars |
---|---|---|
pengyang7881187/fedrl | Enabling multiple agents to learn from heterogeneous environments without sharing their knowledge or data | 54 |
zhenqincn/fedapen | An implementation of cross-silo federated learning with adaptability to statistical heterogeneity | 10 |
yamingguo98/fediir | An implementation of a federated learning algorithm that generalizes to out-of-distribution scenarios using implicit invariant relationships | 9 |
yuetan031/fedproto | An implementation of federated learning with prototype-based methods across heterogeneous clients | 133 |
sungwon-han/fedx | An unsupervised federated learning algorithm that uses cross knowledge distillation to learn meaningful data representations from local and global levels. | 68 |
federatedai/fate-serving | A high-performance serving system for federated learning models, providing support for online algorithms, real-time inference, and model management. | 139 |
federatedai/fate-client | Provides tools and APIs for designing, scheduling, and running federated machine learning jobs in a secure and efficient manner. | 3 |
diaoenmao/heterofl-computation-and-communication-efficient-federated-learning-for-heterogeneous-clients | An implementation of efficient federated learning algorithms for heterogeneous clients | 152 |
haozzh/fedcr | Evaluates various methods for federated learning on different models and tasks. | 17 |
liruichenspace/fedfusion | An implementation of federated learning with data-agnostic distribution fusion using PyTorch. | 8 |
idanachituve/pfedgp | An implementation of Personalized Federated Learning with Gaussian Processes using Python. | 32 |
hypervoyager/pfl | An implementation of heterogeneous federated learning with parallel edge and server computation | 16 |
hyhmia/distrans | Improves federated learning models by addressing data heterogeneity through distributional transformation | 5 |
hui-po-wang/progfed | An approach to efficient federated learning by progressively training models on client devices with reduced communication and computation requirements. | 20 |
tsingz0/fedala | An implementation of a federated learning method for personalized models on non-iid datasets. | 111 |