pFedHN
Hypernetworks framework
An official implementation of Personalized Federated Learning using Hypernetworks paper, providing a Python-based framework for collaborative learning across multiple clients.
Official code implementation for "Personalized Federated Learning using Hypernetworks" [ICML 2021]
183 stars
5 watching
31 forks
Language: Python
last commit: about 2 years ago Related projects:
Repository | Description | Stars |
---|---|---|
| An implementation of heterogeneous federated learning with parallel edge and server computation | 17 |
| An implementation of Personalized Federated Learning with Gaussian Processes using Python. | 32 |
| A framework for non-IID federated learning via neural propagation | 6 |
| Evaluates various methods for federated learning on different models and tasks. | 19 |
| An implementation of Personalized Federated Learning with Moreau Envelopes and related algorithms using PyTorch for research and experimentation. | 291 |
| A PyTorch-based framework for Federated Learning experiments | 40 |
| A project that proposes a novel federated learning approach to address the issue of incomplete information in personalized machine learning models | 9 |
| An open source federated learning framework designed to be secure, scalable and easy-to-use for enterprise environments | 145 |
| 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 federated learning framework with personalized memorization using deep neural networks and k-nearest neighbors for collaborative learning of statistical models | 43 |
| Personalized Subgraph Federated Learning framework for distributed machine learning | 45 |
| An implementation of a personalized federated learning framework with decentralized sparse training and peer-to-peer communication protocol. | 72 |
| An implementation of various federated learning algorithms with a focus on communication efficiency, robustness, and fairness. | 15 |
| A framework for personalized federated learning to balance fairness and robustness in decentralized machine learning systems. | 138 |
| A Python implementation of Personalized Federated Learning with Graph using PyTorch. | 49 |