itslastonenikhil / federated-learning
Implementation of FedAvg, FedProx and qFedAvg using PyTorch
☆14Updated 11 months ago
Alternatives and similar repositories for federated-learning:
Users that are interested in federated-learning are comparing it to the libraries listed below
- nips23-Dynamic Personalized Federated Learning with Adaptive Differential Privacy☆66Updated 6 months ago
- An open source FL implement with dataset(Femnist, Shakespeare, MNIST, Cifar-10 and Fashion-Mnist) using pytorch☆126Updated last year
- FedAvg code with privacy protection function, the application of Paillier homomorphic encryption algorithm and differential privacy, diff…☆111Updated 6 months ago
- A PyTorch implementation of "Communication-Efficient Learning of Deep Networks from Decentralized Data", AISTATS, 2017☆81Updated 8 months ago
- Differential priavcy based federated learning framework by various neural networks and svm using PyTorch.☆33Updated 4 years ago
- PyTorch implementation of Federated Learning algorithms FedSGD, FedAvg, FedAvgM, FedIR, FedVC, FedProx and standard SGD, applied to visua…☆77Updated 3 years ago
- PyTorch implementation of Federated Learning with Non-IID Data, and federated learning algorithms, including FedAvg, FedProx.☆121Updated 2 years ago
- Heterogeneous Federated Learning: State-of-the-art and Research Challenges☆147Updated 3 months ago
- Federated Learning Algorithm (Pytorch) : FedAvg, FedProx, MOON, SCAFFOLD, FedDyn☆25Updated 4 months ago
- Implementation of Scaffold and Fedprox for Federated Learning using PyTorch☆22Updated 2 years ago
- ☆23Updated 2 years ago
- ☆59Updated 5 months ago
- AAAI 2023 accepted paper, FedALA: Adaptive Local Aggregation for Personalized Federated Learning☆127Updated 4 months ago
- ☆11Updated 2 months ago
- Implementation of dp-based federated learning framework using PyTorch☆297Updated 2 years ago
- FedAvg, FedGKT, FedProx, Gradient Inversion Attack☆15Updated 2 years ago
- A simple Asynchronous Federated Learning!