zhongjian-zhang / FederalLearning
通过阅读Communication-Efficient Learning of Deep Networks from Decentralized Data与Robust and Communication-Efficient Federated Learning from Non-IID Data两篇论文,复现FedAvg与STC算法,完成LSTM模型+ Shakespeare数据集的字符预测任务
☆34Updated 2 years ago
Alternatives and similar repositories for FederalLearning:
Users that are interested in FederalLearning are comparing it to the libraries listed below
- Three implementations of FedAvg: numpy, pytorch and tensorflow federated.☆42Updated 2 years ago
- Source code for the paper "Asynchronous Federated Optimization"☆24Updated 2 years ago
- PyTorch implementation of Per-FedAvg (Personalized Federated Learning: A Meta-Learning Approach).☆59Updated 11 months ago
- 🔬 FedCom为SWPU2022届本科毕业设计《基于社区检测的多任务聚类联邦学习》。本研究提出了一种多任务聚类联邦学习(clustered federated learning, CFL)的新方法,该方法的特点是基于社区检测(community detection)来进…☆56Updated last year
- 完全去中心化联邦学习☆22Updated last year
- CS525 Group research Paper. A central server uses network topology/clustering algorithm to assign clusters for workers. A special aggrega…☆18Updated 3 years ago
- simulation of the asynchronous federated learning system of paper "Asynchronous Federated Optimization"☆20Updated 3 years ago
- Differential priavcy based federated learning framework by various neural networks and svm using PyTorch.☆45Updated 2 years ago
- A PyTorch implementation of "Communication-Efficient Learning of Deep Networks from Decentralized Data", AISTATS, 2017☆76Updated 5 months ago
- ☆31Updated 2 years ago
- An open source FL implement with dataset(Femnist, Shakespeare, MNIST, Cifar-10 and Fashion-Mnist) using pytorch☆122Updated last year
- A Proof-of-Stake (PoS) blockchain-based Federated Learning framework with a validation scheme robust against the distorted local model up…☆21Updated last year
- Implementation of paper "Client-Edge-Cloud Hierarchical Federated Learning☆116Updated 4 years ago
- This is a implemention of FedAvg in paper Communication-Efficient Learning of Deep Networks from Decentralized Data.☆25Updated 3 years ago
- Implement FedAvg algorithm based on Tensorflow☆237Updated 4 years ago
- Releasing the source code Version1.☆137Updated 3 years ago
- FLIS: Clustered Federated Learning via Inference Similarity for Non-IID Data Distribution☆38Updated 2 years ago
- Asynchronous Federated Learning☆44Updated last year
- Implementing the algorithm from our paper: "A Reputation Mechanism Is All You Need: Collaborative Fairness and Adversarial Robustness in …☆34Updated 7 months ago
- Active Client Selection for Federated Learning☆42Updated last year
- Study of data imbalance and asynchronous aggregation algorithm on Federated Learning system (using PySyft)☆59Updated last year
- Codes for the paper FedCor: Correlation-Based Active Client Selection Strategy for Heterogeneous Federated Learning☆46Updated last year
- Chain-PPFL: A Privacy-Preserving Federated Learning Framework based on Chained SMC☆30Updated 4 years ago
- [ICML 2022] "DisPFL: Towards Communication-Efficient Personalized Federated learning via Decentralized Sparse Training"☆74Updated 2 years ago
- ☆17Updated last year
- Federated learning client selection☆19Updated last year
- [IoTDI 2023/ML4IoT 2023] Async-HFL: Efficient and Robust Asynchronous Federated Learning in Hierarchical IoT Networks☆34Updated last year
- ☆53Updated 2 months ago
- Client Selection for Federated Learning with Heterogeneous Resources in Mobile Edge☆37Updated 2 years ago
- FedAvg code with privacy protection function, the application of Paillier homomorphic encryption algorithm and differential privacy, diff…☆108Updated 3 months ago