federated-submodel-averaging
Federated learning system
An implementation of federated submodel averaging (FedSubAvg) to enable collaborative learning across decentralized devices or users.
7 stars
1 watching
1 forks
Language: Python
last commit: over 1 year ago Related projects:
Repository | Description | Stars |
---|---|---|
| This project enables federated learning across partially class-disjoint data with curated bilateral curation. | 11 |
| This project enables personalized federated learning with inferred collaboration graphs to improve the performance of machine learning models on non-IID (non-independent and identically distributed) datasets. | 26 |
| A Python implementation of Personalized Federated Learning with Graph using PyTorch. | 49 |
| A federated learning framework with discrepancy-aware collaboration for decentralized data training | 68 |
| An open-source project exploring Federated Learning model updates and their rank structure using data from various datasets. | 14 |
| A project implementing Federated Semi-Supervised Learning with Inter-Client Consistency & Disjoint Learning | 80 |
| An implementation of a federated learning algorithm that generalizes to out-of-distribution scenarios using implicit invariant relationships | 10 |
| Develops a framework to address label skews in one-shot federated learning by partitioning data and adapting models. | 17 |
| An implementation of federated learning with prototype-based methods across heterogeneous clients | 134 |
| An implementation of federated learning algorithm for image classification | 50 |
| An implementation of a federated learning algorithm for handling heterogeneous data | 6 |
| An unsupervised federated learning algorithm that uses cross knowledge distillation to learn meaningful data representations from local and global levels. | 69 |
| An implementation of a domain generalization method for federated learning using Python and PyTorch | 26 |
| A modular JAX implementation of federated learning via posterior averaging for decentralized optimization | 50 |
| An implementation of Personalized Federated Learning with Gaussian Processes using Python. | 32 |