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: about 2 years ago
carbon-awareclient-selectionfederated-learninggreen-ai

Related projects:

RepositoryDescriptionStars
zackzikaixiao/fedgrabA tool for training federated learning models with adaptive gradient balancing to handle class imbalance in multi-client scenarios.14
litian96/fedproxAn optimization framework designed to address heterogeneity in federated learning across distributed networks655
optimization-ai/icml2023_fedxlAn implementation of a federated learning algorithm for optimization problems with compositional pairwise risk optimization.2
illidanlab/splitmixAn algorithm for distributed learning with flexible model customization during training and testing40
debcaldarola/fedsamImproving generalization in federated learning by seeking flat minima through optimization techniques82
hui-po-wang/progfedAn approach to efficient federated learning by progressively training models on client devices with reduced communication and computation requirements.20
divyansh03/fedexpAn implementation of a federated averaging algorithm with an extrapolation approach to speed up distributed machine learning training on client-held data.9
omarfoq/fedemDevelops and evaluates federated learning algorithms for personalizing machine learning models across heterogeneous client data distributions.157
alshedivat/fedpaA modular JAX implementation of federated learning via posterior averaging for decentralized optimization50
mc-nya/fednestAn implementation of a federated optimization algorithm for distributed machine learning6
mingruiliu-ml-lab/episodeAn algorithm for Federated Learning with heterogeneous data, designed to optimize deep neural networks and improve performance2
baowenxuan/fedcollabAn algorithm that optimizes collaboration in federated learning by clustering clients into non-overlapping coalitions based on data quantity and pairwise distribution distances.16
lyn1874/fedpvrAn implementation of a federated learning algorithm for handling heterogeneous data6
aiot-mlsys-lab/fedrolexAn approach to heterogeneous federated learning allowing for model training on diverse devices with varying resources.61
yuetan031/fedprotoAn implementation of federated learning with prototype-based methods across heterogeneous clients134