Federated-Minimax-and-Conditional-Stochastic-Optimization
Optimization framework
This project presents optimization techniques for federated learning and minimax games in the context of machine learning
0 stars
1 watching
0 forks
Language: Python
last commit: about 1 year ago Related projects:
Repository | Description | Stars |
---|---|---|
yaodongyu/tct | An approach to train and optimize machine learning models in a decentralized setting by convexifying the optimization process | 4 |
xjiajiahao/federated-minimax | A framework for developing and testing decentralized machine learning algorithms | 2 |
hui-po-wang/progfed | An approach to efficient federated learning by progressively training models on client devices with reduced communication and computation requirements. | 20 |
hongliny/fco-icml21 | This code repository provides an implementation of Federated Composite Optimization for decentralized machine learning | 11 |
optimization-ai/icml2023_fedxl | An implementation of a federated learning algorithm for optimization problems with compositional pairwise risk optimization. | 2 |
debcaldarola/fedsam | Improving generalization in federated learning by seeking flat minima through optimization techniques | 79 |
unc-optimization/feddr | An implementation of algorithms for decentralized machine learning in nonconvex optimization problems | 8 |
hiroyuki-kasai/sgdlibrary | A collection of stochastic optimization algorithms for large-scale machine learning problems | 218 |
litian96/fedprox | An optimization framework designed to address heterogeneity in federated learning across distributed networks | 643 |
mc-nya/fednest | An implementation of a federated optimization algorithm for distributed machine learning | 6 |
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 |
jiangoforit/yellowfin_pytorch | An optimizer that automatically tunes momentum and learning rate using local quadratic approximation. | 287 |
hongliny/fedac-neurips20 | Provides code for a federated learning algorithm to optimize machine learning models in a distributed setting. | 14 |
alshedivat/fedpa | A modular JAX implementation of federated learning via posterior averaging for decentralized optimization | 49 |
mingruiliu-ml-lab/episode | An algorithm for Federated Learning with heterogeneous data, designed to optimize deep neural networks and improve performance | 2 |