FedSR
Federated Learning Method
An implementation of a domain generalization method for federated learning using Python and PyTorch
26 stars
3 watching
4 forks
Language: Python
last commit: over 1 year ago Related projects:
Repository | Description | Stars |
---|---|---|
yamingguo98/fediir | An implementation of a federated learning algorithm that generalizes to out-of-distribution scenarios using implicit invariant relationships | 9 |
pengyang7881187/fedrl | Enabling multiple agents to learn from heterogeneous environments without sharing their knowledge or data | 54 |
sungwon-han/fedx | An unsupervised federated learning algorithm that uses cross knowledge distillation to learn meaningful data representations from local and global levels. | 68 |
xiyuanyang45/dynamicpfl | A method for personalizing machine learning models in federated learning settings with adaptive differential privacy to improve performance and robustness | 51 |
yuetan031/fedproto | An implementation of federated learning with prototype-based methods across heterogeneous clients | 133 |
idanachituve/pfedgp | An implementation of Personalized Federated Learning with Gaussian Processes using Python. | 32 |
hongliny/fedac-neurips20 | Provides code for a federated learning algorithm to optimize machine learning models in a distributed setting. | 14 |
codepothunter/fednp | A framework for non-IID federated learning via neural propagation | 6 |
haozzh/fedcr | Evaluates various methods for federated learning on different models and tasks. | 17 |
dawenzi098/sfl-structural-federated-learning | A Python implementation of Personalized Federated Learning with Graph using PyTorch. | 50 |
lyn1874/fedpvr | An implementation of a federated learning algorithm for handling heterogeneous data | 6 |
tsingz0/fedala | An implementation of a federated learning method for personalized models on non-iid datasets. | 111 |
yutong-dai/fednh | An implementation of a federated learning framework for handling data heterogeneity in decentralized settings | 38 |
jiayunz/fedalign | Develops an alignment framework for federated learning with non-identical client class sets | 4 |
ignavierng/notears-admm | An implementation of Bayesian network structure learning with continuous optimization for federated learning. | 10 |