meng1103 / Federated-Learning-Non-IIDLinks
Federated Learning Algorithm (Pytorch) : FedAvg, FedProx, MOON, SCAFFOLD, FedDyn
☆26Updated 9 months ago
Alternatives and similar repositories for Federated-Learning-Non-IID
Users that are interested in Federated-Learning-Non-IID are comparing it to the libraries listed below
Sorting:
- FLIS: Clustered Federated Learning via Inference Similarity for Non-IID Data Distribution☆39Updated 2 years ago
- This is a platform containing the datasets and federated learning algorithms in IoT environments.☆66Updated 7 months ago
- The implementation of "Personalized Edge Intelligence via Federated Self- Knowledge Distillation".☆29Updated 2 years ago
- A PyTorch implementation of "Communication-Efficient Learning of Deep Networks from Decentralized Data", AISTATS, 2017☆84Updated last year
- ☆26Updated 2 years ago
- PyTorch implementation of SCAFFOLD (Stochastic Controlled Averaging for Federated Learning, ICML 2020).☆68Updated 3 years ago
- This is an official implementation for the ICLR2023 paper "The Best of Both Worlds: Accurate Global and Personalized Models through Feder…☆18Updated 5 months ago
- [ICML 2022] "DisPFL: Towards Communication-Efficient Personalized Federated learning via Decentralized Sparse Training"☆80Updated 3 years ago
- fully ready experiments☆38Updated 3 years ago
- ☆75Updated 4 years ago
- [AAAI'22] FedProto: Federated Prototype Learning across Heterogeneous Clients☆158Updated 3 years ago
- Differentially Private Federated Learning on Heterogeneous Data☆66Updated 3 years ago
- AAAI 2023 accepted paper, FedALA: Adaptive Local Aggregation for Personalized Federated Learning☆136Updated 8 months ago
- This is a implemention of FedAvg in paper Communication-Efficient Learning of Deep Networks from Decentralized Data.☆30Updated 4 years ago
- This repository contains the official implementation for the manuscript: Make Landscape Flatter in Differentially Private Federated Lear…☆51Updated last year
- PyTorch implementation of Layer-wised Model Aggregation for Personalized Federated Learning☆92Updated 2 years ago
- Similarity Guided Model Aggregation for Federated Learning☆25Updated 3 years ago
- An open source FL implement with dataset(Femnist, Shakespeare, MNIST, Cifar-10 and Fashion-Mnist) using pytorch☆129Updated 2 years ago
- PyTorch implementation of Per-FedAvg (Personalized Federated Learning: A Meta-Learning Approach).☆70Updated last year
- PyTorch implementation of Federated Learning algorithms FedSGD, FedAvg, FedAvgM, FedIR, FedVC, FedProx and standard SGD, applied to visua…☆77Updated 3 years ago
- Releasing the source code Version1.☆166Updated 3 years ago
- Differential priavcy based federated learning framework by various neural networks and svm using PyTorch.