PerFedMask
Federated Learning Engine
A PyTorch implementation of personalized federated learning with optimized masking vectors for various machine learning tasks and datasets.
15 stars
1 watching
3 forks
Language: Python
last commit: over 2 years ago Related projects:
| Repository | Description | Stars |
|---|---|---|
| | Develops and evaluates federated learning algorithms for personalizing machine learning models across heterogeneous client data distributions. | 157 |
| | 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 |
| | An implementation of personalized federated learning using variational Bayesian inference on the MNIST dataset | 52 |
| | Implementation of federated learning algorithms for distributed machine learning on private client data | 37 |
| | An approach to efficient federated learning by progressively training models on client devices with reduced communication and computation requirements. | 20 |
| | Personalized Subgraph Federated Learning framework for distributed machine learning | 45 |
| | An implementation of various federated learning algorithms with a focus on communication efficiency, robustness, and fairness. | 15 |
| | A project that proposes a novel federated learning approach to address the issue of incomplete information in personalized machine learning models | 9 |
| | This project enables personalized learning models by collaborating on learning the best strategy for each client | 19 |
| | An implementation of Personalized Federated Learning with Moreau Envelopes and related algorithms using PyTorch for research and experimentation. | 291 |
| | A framework for federated learning with partial model personalization | 2 |
| | An implementation of a federated optimization algorithm for distributed machine learning | 6 |
| | This project presents an approach to federated learning with partial client participation by optimizing anchor selection for improving model accuracy and convergence. | 2 |
| | An implementation of federated learning with prototype-based methods across heterogeneous clients | 134 |
| | An implementation of Personalized Federated Learning with Gaussian Processes using Python. | 32 |