FedHF is a loosely coupled, Heterogeneous resource supported, and Flexible federated learning framework.
Accelerate your research
- Losely coupled
- Heterogeneous resource supported
- Flexible federated learning framework
- Support for asynchronous aggregation
- Support for multiple federated learning algorithms
- [FedAvg] Communication-Efficient Learning of Deep Networks from Decentralized Data(AISTAT) [paper]
- [FedAsync] Asynchronous Federated Optimization(OPT2020) [paper]
- [TiFL] TiFL: A Tier-based Federated Learning System (HPDC 2020) [paper]
pip install fedhf
# If you want to use wandb to view log, please login first
wandb login
You can see the Document for more details.
For more information, please see the Contributing page.
In progress
This work is provided under Apache License Version 2.0.