FedNest
Federated Optimizer
An implementation of a federated optimization algorithm for distributed machine learning
A PyTorch Implementation of FedNest: Federated Bilevel Optimization
6 stars
0 watching
1 forks
Language: Python
last commit: over 2 years ago Related projects:
Repository | Description | Stars |
---|---|---|
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 |
alshedivat/fedpa | A modular JAX implementation of federated learning via posterior averaging for decentralized optimization | 49 |
unc-optimization/feddr | An implementation of algorithms for decentralized machine learning in nonconvex optimization problems | 8 |
litian96/fedprox | An optimization framework designed to address heterogeneity in federated learning across distributed networks | 643 |
debcaldarola/fedsam | Improving generalization in federated learning by seeking flat minima through optimization techniques | 79 |
zackzikaixiao/fedgrab | A tool for training federated learning models with adaptive gradient balancing to handle class imbalance in multi-client scenarios. | 13 |
optimization-ai/icml2023_fedxl | An implementation of a federated learning algorithm for optimization problems with compositional pairwise risk optimization. | 2 |
ljb121002/fednar | A Python implementation of federated optimization algorithm with normalized annealing regularization. | 6 |
mingruiliu-ml-lab/episode | An algorithm for Federated Learning with heterogeneous data, designed to optimize deep neural networks and improve performance | 2 |
aelgabli/fednew | An optimized Newton-type method for Federated Learning to balance communication efficiency and privacy preservation in machine learning model updates. | 17 |
dos-group/fedzero | An implementation of federated learning optimized for training on renewable energy sources and spare compute capacity to minimize carbon emissions. | 19 |
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 |
lyn1874/fedpvr | An implementation of a federated learning algorithm for handling heterogeneous data | 6 |
yuetan031/fedproto | An implementation of federated learning with prototype-based methods across heterogeneous clients | 133 |
hongliny/fedac-neurips20 | Provides code for a federated learning algorithm to optimize machine learning models in a distributed setting. | 14 |