FedDR

Decentralized optimization library

An implementation of algorithms for decentralized machine learning in nonconvex optimization problems

Implementation of FedDR algorithm for federated learning.

GitHub

8 stars
1 watching
3 forks
Language: Python
last commit: over 2 years ago

Related projects:

Repository Description Stars
mc-nya/fednest An implementation of a federated optimization algorithm for distributed machine learning 6
optimization-ai/icml2023_fedxl An implementation of a federated learning algorithm for optimization problems with compositional pairwise risk optimization. 2
gaoliang13/feddc Federated learning algorithm that adapts to non-IID data by decoupling and correcting for local drift 79
ljb121002/fednar A Python implementation of federated optimization algorithm with normalized annealing regularization. 6
debcaldarola/fedsam Improving generalization in federated learning by seeking flat minima through optimization techniques 79
hongliny/fedac-neurips20 Provides code for a federated learning algorithm to optimize machine learning models in a distributed setting. 14
divyansh03/fedexp An implementation of a federated averaging algorithm with an extrapolation approach to speed up distributed machine learning training on client-held data. 9
xidongwu/federated-minimax-and-conditional-stochastic-optimization This project presents optimization techniques for federated learning and minimax games in the context of machine learning 0
harliwu/fedamd This project presents an approach to federated learning with partial client participation by optimizing anchor selection for improving model accuracy and convergence. 2
lyn1874/fedpvr An implementation of a federated learning algorithm for handling heterogeneous data 6
hui-po-wang/progfed An approach to efficient federated learning by progressively training models on client devices with reduced communication and computation requirements. 20
lx10077/fedavgpy The purpose of this project is to investigate the convergence of a federated learning algorithm on non-IID (non-identically and independently distributed) data. 250
litian96/fedprox An optimization framework designed to address heterogeneity in federated learning across distributed networks 643
alshedivat/fedpa A modular JAX implementation of federated learning via posterior averaging for decentralized optimization 49
lins-lab/fedbr An implementation of federated learning algorithm to reduce local learning bias and improve convergence on heterogeneous data 25