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]

GitHub

183 stars
5 watching
31 forks
Language: Python
last commit: over 3 years ago

Related projects:

RepositoryDescriptionStars
hypervoyager/pflAn implementation of heterogeneous federated learning with parallel edge and server computation17
idanachituve/pfedgpAn implementation of Personalized Federated Learning with Gaussian Processes using Python.32
codepothunter/fednpA framework for non-IID federated learning via neural propagation6
haozzh/fedcrEvaluates various methods for federated learning on different models and tasks.19
charliedinh/pfedmeAn implementation of Personalized Federated Learning with Moreau Envelopes and related algorithms using PyTorch for research and experimentation.291
shenzebang/federated-learning-pytorchA PyTorch-based framework for Federated Learning experiments40
bdemo/pfedbred_publicA project that proposes a novel federated learning approach to address the issue of incomplete information in personalized machine learning models9
scaleoutsystems/fednAn open source federated learning framework designed to be secure, scalable and easy-to-use for enterprise environments145
mediabrain-sjtu/pfedgraphThis 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
omarfoq/knn-perA federated learning framework with personalized memorization using deep neural networks and k-nearest neighbors for collaborative learning of statistical models43
jinheonbaek/fed-pubPersonalized Subgraph Federated Learning framework for distributed machine learning45
rong-dai/dispflAn implementation of a personalized federated learning framework with decentralized sparse training and peer-to-peer communication protocol.72
desternylin/perfedAn implementation of various federated learning algorithms with a focus on communication efficiency, robustness, and fairness.15
litian96/dittoA framework for personalized federated learning to balance fairness and robustness in decentralized machine learning systems.138
dawenzi098/sfl-structural-federated-learningA Python implementation of Personalized Federated Learning with Graph using PyTorch.49