AmanPriyanshu / FedPAQ-MNIST-implemenationLinks
An implementation of FedPAQ using different experimental parameters. We will be looking at different variations of how, r(number of clients to be selected), t (local epochs) and s (Quantizer levels))
☆23Updated 4 years ago
Alternatives and similar repositories for FedPAQ-MNIST-implemenation
Users that are interested in FedPAQ-MNIST-implemenation are comparing it to the libraries listed below
Sorting:
- ☆32Updated 3 years ago
- [ICML 2022] "DisPFL: Towards Communication-Efficient Personalized Federated learning via Decentralized Sparse Training"☆84Updated 3 years ago
- diaoenmao / HeteroFL-Computation-and-Communication-Efficient-Federated-Learning-for-Heterogeneous-Clients[ICLR 2021] HeteroFL: Computation and Communication Efficient Federated Learning for Heterogeneous Clients☆177Updated 2 years ago
- Codes for the paper FedCor: Correlation-Based Active Client Selection Strategy for Heterogeneous Federated Learning☆46Updated 2 years ago
- [ACM MobiCom 2022] "PyramidFL: Fine-grained Data and System Heterogeneity-aware Client Selection for Efficient Federated Learning" by Che…☆71Updated 3 years ago
- Codebase for An Efficient Framework for Clustered Federated Learning.☆120Updated 5 years ago
- This is the code repository for the following paper: "Model pruning enables efficient federated learning on edge devices".☆95Updated 3 years ago
- FlexCFL: A clustered federated learning framework based on TF2.0. Support frameworks: FlexCFL, FedGroup, FedAvg, IFCA, FeSEM, et al.☆54Updated 3 years ago
- FLIS: Clustered Federated Learning via Inference Similarity for Non-IID Data Distribution☆39Updated 3 years ago
- Implementation of paper "Client-Edge-Cloud Hierarchical Federated Learning☆139Updated 5 years ago
- Official code for "Federated Multi-Task Learning under a Mixture of Distributions" (NeurIPS'21)☆165Updated 3 years ago
- [NeurIPS 2022] "FedRolex: Model-Heterogeneous Federated Learning with Rolling Sub-Model Extraction" by Samiul Alam, Luyang Liu, Ming Yan,…