zhangqixun / FL-federated-learning
联邦学习相关资源整理
☆42Updated 4 years ago
Alternatives and similar repositories for FL-federated-learning:
Users that are interested in FL-federated-learning are comparing it to the libraries listed below
- 联邦学习分布式训练MNist数据集☆55Updated 5 years ago
- 🔬 FedCom为SWPU2022届本科毕业设计《基于社区检测的多任务聚类联邦学习》。本研究提出了一种多任务聚类联邦学习(clustered federated learning, CFL)的新方法,该方法的特点是基于社区检测(community detection)来进…☆56Updated last year
- 使用pytorch,mnist、cifar数据集实现基础的联邦学习(平局聚合、不含加密过程)☆26Updated 3 years ago
- Standard federated learning implementations in FedLab and FL benchmarks.☆157Updated 11 months ago
- 联邦学习隐私保护综述☆33Updated 3 years ago
- 🔨 A toolbox for federated learning, aiming to provide implementations of FedAvg, FedProx, Ditto, etc. in multiple versions, such as Pyto…☆64Updated last year
- 关于簇联邦学习的一个小小的改进。自动确定簇个数,提高簇模型精度,缓解用户孤立的问题☆35Updated 2 years ago
- 联邦学习论文以及论文笔记☆18Updated 4 years ago
- Implement FedAvg algorithm based on Tensorflow☆237Updated 4 years ago
- ☆191Updated 5 months ago
- Three implementations of FedAvg: numpy, pytorch and tensorflow federated.☆42Updated 2 years ago
- 自己动手实现的联邦学习相关代码☆9Updated 3 years ago
- Galaxy Federated Learning Framework (星际联邦学习框架)☆243Updated 2 years ago
- 通过阅读Communication-Efficient Learning of Deep Networks from Decentralized Data与Robust and Communication-Efficient Federated Learning from …☆34Updated 2 years ago
- Differential priavcy based federated learning framework by various neural networks and svm using PyTorch.☆45Updated 2 years ago
- PyTorch implementation of Per-FedAvg (Personalized Federated Learning: A Meta-Learning Approach).☆59Updated 11 months ago
- FedAI 社区中文文档☆131Updated 8 months ago
- PyTorch implementation of Federated Learning with Non-IID Data, and federated learning algorithms, including FedAvg, FedProx.☆117Updated 2 years ago
- A federated learning demo for AlexNet on CIFAR-10 dataset, basing on Tensorflow.☆61Updated 3 years ago
- PyTorch Federated Learning (easy to use and extend)☆235Updated last year
- Code for Paper "Private federated learning on vertically partitioned data via entity resolution and additively homomorphic encryption"☆32Updated 2 years ago
- FedAvg code with privacy protection function, the application of Paillier homomorphic encryption algorithm and differential privacy, diff…☆108Updated 3 months ago
- 自己的个人毕设,联邦学习相关,主要是多方安全计算中秘密分享的一种算法实现,以完成不需要第三方的安全隐私传输。(An algorithm implementation of secret sharing in multi-party secure computing to c…☆16Updated 2 years ago
- 基于同态加密的联邦学习安全聚合系统☆38Updated 3 years ago
- Study of data imbalance and asynchronous aggregation algorithm on Federated Learning system (using PySyft)☆59Updated last year
- Paper collection of federated learning. Conferences and Journals Collection for Federated Learning from 2019 to 2021, Accepted Papers, Ho…☆96Updated 2 years ago
- A PyTorch implementation of "Communication-Efficient Learning of Deep Networks from Decentralized Data", AISTATS, 2017☆76Updated 5 months ago
- 联邦学习区块链web端demo☆47Updated 2 years ago
- An open source FL implement with dataset(Femnist, Shakespeare, MNIST, Cifar-10 and Fashion-Mnist) using pytorch☆122Updated last year