zhongjian-zhang / FederalLearningLinks
通过阅读Communication-Efficient Learning of Deep Networks from Decentralized Data与Robust and Communication-Efficient Federated Learning from Non-IID Data两篇论文,复现FedAvg与STC算法,完成LSTM模型+ Shakespeare数据集的字符预测任务
☆40Updated 3 years ago
Alternatives and similar repositories for FederalLearning
Users that are interested in FederalLearning are comparing it to the libraries listed below
Sorting:
- Implement FedAvg algorithm based on Tensorflow☆266Updated 5 years ago
- Three implementations of FedAvg: numpy, pytorch and tensorflow federated.☆45Updated 3 years ago
- 🔬 FedCom为SWPU2022届本科毕业设计《基于社区检测的多任务聚类联邦学习》。本研究提出了一种多任务聚类联邦学习(clustered federated learning, CFL)的新方法,该方法的特点是基于社区检测(community detection)来进…☆67Updated 2 years ago
- PyTorch Federated Learning (easy to use and extend)☆295Updated 2 years ago
- 关于簇联邦学习的一个小小的改进。自动确定簇个数,提高簇模型精度,缓解用户孤立的问题☆35Updated 3 years ago
- Source code for the paper "Asynchronous Federated Optimization"☆26Updated 3 years ago
- FLIS: Clustered Federated Learning via Inference Similarity for Non-IID Data Distribution☆39Updated 3 years ago
- 完全去中心化联邦学习☆31Updated 2 years ago
- Standard federated learning implementations in FedLab and FL benchmarks.☆153Updated last year
- Study of data imbalance and asynchronous aggregation algorithm on Federated Learning system (using PySyft)☆62Updated 2 years ago
- PyTorch implementation of Per-FedAvg (Personalized Federated Learning: A Meta-Learning Approach).☆77Updated last year
- Clustered Federated Learning: Model-Agnostic Distributed Multi-Task Optimization under Privacy Constraints☆184Updated 4 years ago
- This is a platform containing the datasets and federated learning algorithms in IoT environments.☆71Updated last year
- A PyTorch implementation of "Communication-Efficient Learning of Deep Networks from Decentralized Data", AISTATS, 2017☆90Updated last year
- ☆182Updated 2 years ago
- An open source FL implement with dataset(Femnist, Shakespeare, MNIST, Cifar-10 and Fashion-Mnist) using pytorch☆133Updated 2 years ago
- ☆21Updated 2 years ago
- PyTorch implementation of FedProx (Federated Optimization for Heterogeneous Networks, MLSys 2020).☆112Updated 3 years ago
- Differential priavcy based federated learning framework by various neural networks and svm using PyTorch.☆46Updated 3 years ago
- Accenture Labs Federated Learning☆106Updated last year
- Differential priavcy based federated learning framework by various neural networks and svm using PyTorch.☆35Updated 4 years ago
- Releasing the source code Version1.☆177Updated 4 years ago
- 联邦学习分布式训练MNist数据集☆62Updated 6 years ago
- nips23-Dynamic Personalized Federated Learning with Adaptive Differential Privacy☆90Updated last year
- CS525 Group research Paper. A central server uses network topology/clustering algorithm to assign clusters for workers. A special aggrega…☆18Updated 4 years ago
- On the Convergence of FedAvg on Non-IID Data☆274Updated 3 years ago
- FedAvg code with privacy protection function, the application of Paillier homomorphic encryption algorithm and differential privacy, diff…☆131Updated last year
- Implementing the algorithm from our paper: "A Reputation Mechanism Is All You Need: Collaborative Fairness and Adversarial Robustness in …☆38Updated last year
- [ICML 2022] "DisPFL: Towards Communication-Efficient Personalized Federated learning via Decentralized Sparse Training"☆84Updated 3 years ago
- This is a implemention of FedAvg in paper Communication-Efficient Learning of Deep Networks from Decentralized Data.☆33Updated 4 years ago