fedzero

Federated Learning Optimizer

An implementation of federated learning optimized for training on renewable energy sources and spare compute capacity to minimize carbon emissions.

Implementation and evaluation of "FedZero: Leveraging Renewable Excess Energy in Federated Learning"

GitHub

19 stars
9 watching
1 forks
Language: Python
last commit: 3 months ago
carbon-awareclient-selectionfederated-learninggreen-ai

Related projects:

Repository Description Stars
zackzikaixiao/fedgrab A tool for training federated learning models with adaptive gradient balancing to handle class imbalance in multi-client scenarios. 13
litian96/fedprox An optimization framework designed to address heterogeneity in federated learning across distributed networks 643
optimization-ai/icml2023_fedxl An implementation of a federated learning algorithm for optimization problems with compositional pairwise risk optimization. 2
illidanlab/splitmix An algorithm for distributed learning with flexible model customization during training and testing 40
debcaldarola/fedsam Improving generalization in federated learning by seeking flat minima through optimization techniques 79
hui-po-wang/progfed An approach to efficient federated learning by progressively training models on client devices with reduced communication and computation requirements. 20
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
omarfoq/fedem Develops and evaluates federated learning algorithms for personalizing machine learning models across heterogeneous client data distributions. 154
alshedivat/fedpa A modular JAX implementation of federated learning via posterior averaging for decentralized optimization 49
mc-nya/fednest An implementation of a federated optimization algorithm for distributed machine learning 6
mingruiliu-ml-lab/episode An algorithm for Federated Learning with heterogeneous data, designed to optimize deep neural networks and improve performance 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
lyn1874/fedpvr An implementation of a federated learning algorithm for handling heterogeneous data 6
aiot-mlsys-lab/fedrolex An approach to heterogeneous federated learning allowing for model training on diverse devices with varying resources. 61
yuetan031/fedproto An implementation of federated learning with prototype-based methods across heterogeneous clients 133