SMILELab-FL / FedLab-benchmarks
Standard federated learning implementations in FedLab and FL benchmarks.
☆155Updated last year
Alternatives and similar repositories for FedLab-benchmarks:
Users that are interested in FedLab-benchmarks are comparing it to the libraries listed below
- Code and data accompanying the FedGen paper☆251Updated 5 months ago
- Clustered Federated Learning: Model-Agnostic Distributed Multi-Task Optimization under Privacy Constraints☆169Updated 4 years ago
- On the Convergence of FedAvg on Non-IID Data☆264Updated 2 years ago
- Implement FedAvg algorithm based on Tensorflow☆246Updated 4 years ago
- ☆175Updated 2 years ago
- [NeurIPS 2019 FL workshop] Federated Learning with Local and Global Representations☆235Updated 8 months ago
- PyTorch implementation of Federated Learning with Non-IID Data, and federated learning algorithms, including FedAvg, FedProx.☆121Updated 2 years ago
- FedMD: Heterogenous Federated Learning via Model Distillation☆152Updated 3 years ago
- ☆172Updated 5 months ago
- An open source FL implement with dataset(Femnist, Shakespeare, MNIST, Cifar-10 and Fashion-Mnist) using pytorch☆126Updated last year
- Ditto: Fair and Robust Federated Learning Through Personalization (ICML '21)☆142Updated 2 years ago
- Accenture Labs Federated Learning☆98Updated last year
- Implementation of dp-based federated learning framework using PyTorch☆297Updated 2 years ago
- A PyTorch implementation of "Communication-Efficient Learning of Deep Networks from Decentralized Data", AISTATS, 2017☆81Updated 8 months ago
- Codebase for An Efficient Framework for Clustered Federated Learning.☆113Updated 4 years ago
- 联邦学习模块化框架,支持各类FL。A universal federated learning framework, free to switch thread and process modes☆163Updated 2 months ago
- Official code for "Federated Multi-Task Learning under a Mixture of Distributions" (NeurIPS'21)☆162Updated 2 years ago
- Everything you want about DP-Based Federated Learning, including Papers and Code. (Mechanism: Laplace or Gaussian, Dataset: femnist, shak…☆373Updated 5 months ago
- PyTorch implementation of FedProx (Federated Optimization for Heterogeneous Networks, MLSys 2020).