FedLinUCB

Action optimizer

An algorithm designed to optimize the selection of actions in multiple, distributed environments with feedback and context information.

A Simple and Provably Efficient Algorithm for Asynchronous Federated Contextual Linear Bandits

GitHub

2 stars
2 watching
0 forks
Language: Jupyter Notebook
last commit: about 2 years ago

Related projects:

Repository Description Stars
litian96/fedprox An optimization framework designed to address heterogeneity in federated learning across distributed networks 643
mingruiliu-ml-lab/episode An algorithm for Federated Learning with heterogeneous data, designed to optimize deep neural networks and improve performance 2
optimization-ai/icml2023_fedxl An implementation of a federated learning algorithm for optimization problems with compositional pairwise risk optimization. 2
baowenxuan/fedcollab An algorithm that optimizes collaboration in federated learning by clustering clients into non-overlapping coalitions based on data quantity and pairwise distribution distances. 16
zackzikaixiao/fedgrab A tool for training federated learning models with adaptive gradient balancing to handle class imbalance in multi-client scenarios. 13
dos-group/fedzero An implementation of federated learning optimized for training on renewable energy sources and spare compute capacity to minimize carbon emissions. 19
illidanlab/splitmix An algorithm for distributed learning with flexible model customization during training and testing 40
matthewpeterkelly/particleswarmoptimization An optimization algorithm implementation in Matlab. 82
brml/climin A framework for optimizing machine learning functions using gradient-based optimization methods. 180
jiangoforit/yellowfin_pytorch An optimizer that automatically tunes momentum and learning rate using local quadratic approximation. 287
mapillary/inplace_abn An optimization technique to reduce memory usage in deep neural networks during training 1,321
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
guopengf/auto-fedrl A reinforcement learning-based framework for optimizing hyperparameters in distributed machine learning environments. 15
alshedivat/fedpa A modular JAX implementation of federated learning via posterior averaging for decentralized optimization 49
python-adaptive/adaptive A Python library that streamlines the process of optimizing mathematical functions by intelligently selecting key points in parameter space for efficient parallel evaluations. 1,164