near-optimal-federated

Collaborative Bandit Solver

An open-source software project implementing collaborative learning in bandits to achieve near-optimal results

GitHub

1 stars
1 watching
1 forks
Language: Python
last commit: about 2 years ago

Related projects:

Repository Description Stars
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
optimization-ai/icml2023_fedxl An implementation of a federated learning algorithm for optimization problems with compositional pairwise risk optimization. 2
cyrilli/async-linucb Implementation of algorithms for federated linear bandits in multi-agent environments 1
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
mc-nya/fednest An implementation of a federated optimization algorithm for distributed machine learning 6
ignavierng/notears-admm An implementation of Bayesian network structure learning with continuous optimization for federated learning. 10
lins-lab/fedbr An implementation of federated learning algorithm to reduce local learning bias and improve convergence on heterogeneous data 25
alshedivat/fedpa A modular JAX implementation of federated learning via posterior averaging for decentralized optimization 49
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
bytedance/fedlearner An open source framework for collaborative machine learning with data distributed across multiple institutions. 892
xmed-lab/rscfed This project presents a federated semi-supervised learning approach to improve model performance on multiple datasets by leveraging random sampling consensus. 46
pengyang7881187/fedrl Enabling multiple agents to learn from heterogeneous environments without sharing their knowledge or data 54
hui-po-wang/progfed An approach to efficient federated learning by progressively training models on client devices with reduced communication and computation requirements. 20
mediabrain-sjtu/pfedgraph This 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