notears-admm

Federated learning algorithm

An implementation of Bayesian network structure learning with continuous optimization for federated learning.

Towards Federated Bayesian Network Structure Learning with Continuous Optimization

GitHub

10 stars
1 watching
1 forks
Language: Python
last commit: over 4 years ago

Related projects:

RepositoryDescriptionStars
sungwon-han/fedxAn unsupervised federated learning algorithm that uses cross knowledge distillation to learn meaningful data representations from local and global levels.69
lins-lab/fedbrAn implementation of federated learning algorithm to reduce local learning bias and improve convergence on heterogeneous data25
yamingguo98/fediirAn implementation of a federated learning algorithm that generalizes to out-of-distribution scenarios using implicit invariant relationships10
hongliny/fedac-neurips20Provides code for a federated learning algorithm to optimize machine learning models in a distributed setting.14
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
gaoliang13/feddcFederated learning algorithm that adapts to non-IID data by decoupling and correcting for local drift81
optimization-ai/icml2023_fedxlAn implementation of a federated learning algorithm for optimization problems with compositional pairwise risk optimization.2
allenbeau/pfedbayesAn implementation of personalized federated learning using variational Bayesian inference on the MNIST dataset52
lx10077/fedavgpyThe purpose of this project is to investigate the convergence of a federated learning algorithm on non-IID (non-identically and independently distributed) data.255
omarfoq/fedemDevelops and evaluates federated learning algorithms for personalizing machine learning models across heterogeneous client data distributions.157
harliwu/fedamdThis project presents an approach to federated learning with partial client participation by optimizing anchor selection for improving model accuracy and convergence.2
atuannguyen/fedsrAn implementation of a domain generalization method for federated learning using Python and PyTorch26
idanachituve/pfedgpAn implementation of Personalized Federated Learning with Gaussian Processes using Python.32
xtra-computing/simflA C++ implementation of a federated learning algorithm for decision trees, enabling multiple parties to jointly learn from their private data without sharing it.18
lyn1874/fedpvrAn implementation of a federated learning algorithm for handling heterogeneous data6