FedAc-NeurIPS20
Federated learner
Provides code for a federated learning algorithm to optimize machine learning models in a distributed setting.
Code for "Federated Accelerated Stochastic Gradient Descent" (NeurIPS 2020)
14 stars
2 watching
2 forks
Language: Python
last commit: over 3 years ago Related projects:
Repository | Description | Stars |
---|---|---|
| An implementation of a federated learning algorithm for handling heterogeneous data | 6 |
| Enabling multiple agents to learn from heterogeneous environments without sharing their knowledge or data | 56 |
| An algorithm for Federated Learning with heterogeneous data, designed to optimize deep neural networks and improve performance | 2 |
| An implementation of federated learning algorithm to reduce local learning bias and improve convergence on heterogeneous data | 25 |
| Federated learning algorithm that adapts to non-IID data by decoupling and correcting for local drift | 81 |
| This project presents an approach to federated learning with partial client participation by optimizing anchor selection for improving model accuracy and convergence. | 2 |
| An implementation of a federated learning algorithm that generalizes to out-of-distribution scenarios using implicit invariant relationships | 10 |
| An implementation of a federated learning algorithm for optimization problems with compositional pairwise risk optimization. | 2 |
| An implementation of Bayesian network structure learning with continuous optimization for federated learning. | 10 |
| An unsupervised federated learning algorithm that uses cross knowledge distillation to learn meaningful data representations from local and global levels. | 69 |
| 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 |
| An implementation of a domain generalization method for federated learning using Python and PyTorch | 26 |
| This code repository provides an implementation of Federated Composite Optimization for decentralized machine learning | 12 |
| An implementation of federated learning with prototype-based methods across heterogeneous clients | 134 |
| This project presents an approach to federated learning that leverages unsupervised techniques to adapt models to unlabeled data without requiring labels. | 33 |