wanghaojun / federate-learning-paper
联邦学习论文以及论文笔记
☆18Updated 4 years ago
Alternatives and similar repositories for federate-learning-paper:
Users that are interested in federate-learning-paper are comparing it to the libraries listed below
- 联邦学习相关资源整理☆42Updated 4 years ago
- 联邦学习可视化☆13Updated 3 years ago
- 一个轻量型联邦学习框架,支持支持本地仿真和实际部,支持通信参量、模型、数据的自由更改,支持通信及模型各种指标的观察 开发人员:Jiaxiang Geng/Songning Gao☆24Updated 7 months ago
- 🔬 FedCom为SWPU2022届本科毕业设计《基于社区检测的多任务聚类联邦学习》。本研究提 出了一种多任务聚类联邦学习(clustered federated learning, CFL)的新方法,该方法的特点是基于社区检测(community detection)来进…☆59Updated last year
- 联邦学习分布式训练MNist数据集☆55Updated 5 years ago
- 自己动手实现的联邦学习相关代码☆9Updated 3 years ago
- 联邦学习隐私保护综述☆34Updated 3 years ago
- 带加密的联邦学习,学习+练手的小作品☆18Updated 5 years ago
- 基于同态加密的联邦学习安全聚合系统☆40Updated 4 years ago
- 这是一个基于Minist数据集的横向联邦学习实现☆13Updated 3 years ago
- 通过阅读Communication-Efficient Learning of Deep Networks from Decentralized Data与Robust and Communication-Efficient Federated Learning from …☆35Updated 2 years ago
- 使用pytorch,mnist、cifar数据集实现基础的联邦学习(平局聚合、不含加密过程)☆25Updated 3 years ago
- A PyTorch implementation of "Communication-Efficient Learning of Deep Networks from Decentralized Data", AISTATS, 2017☆81Updated 7 months ago
- 利用联邦学习进行高校学生成绩预测研究,并使用Streamlit搭建了简易的可视化平台☆22Updated 2 years ago
- Implement FedAvg algorithm based on Tensorflow☆242Updated 4 years ago
- Three implementations of FedAvg: numpy, pytorch and tensorflow federated.☆42Updated 2 years ago
- FedAvg code with privacy protection function, the application of Paillier homomorphic encryption algorithm and differential privacy, diff…☆111Updated 5 months ago
- 自己的个人毕设,联邦学习相关,主要是多方安全计算中秘密分享的一种算法实现,以完成不需要第三方的安全隐私传输。(An algorithm implementation of secret sharing in multi-party secure computing to c…☆17Updated 2 years ago
- 🔨 A toolbox for federated learning, aiming to provide implementations of FedAvg, FedProx, Ditto, etc. in multiple versions, such as Pyto…☆66Updated last year
- 区块链+联邦学习+恶意检测算法☆29Updated 4 years ago
- ☆191Updated 6 months ago
- Source code for the paper "Asynchronous Federated Optimization"☆25Updated 2 years ago
- Differential priavcy based federated learning framework by various neural networks and svm using PyTorch.☆46Updated 2 years ago
- PyTorch implementation of Per-FedAvg (Personalized Federated Learning: A Meta-Learning Approach).☆62Updated last year
- 关于簇联邦学习的一个小小的改进。自动确定簇个数,提高簇模型精度,缓解用户孤立的问题☆35Updated 2 years ago
- PyTorch implementation of FedProx (Federated Optimization for Heterogeneous Networks, MLSys 2020).☆106Updated 2 years ago
- CS525 Group research Paper. A central server uses network topology/clustering algorithm to assign clusters for workers. A special aggrega…☆18Updated 3 years ago
- FLIS: Clustered Federated Learning via Inference Similarity for Non-IID Data Distribution☆40Updated 2 years ago
- PyTorch Federated Learning (easy to use and extend)☆243Updated last year
- FedPSO: Federated Learning Using Particle Swarm Optimization to Reduce Communication Costs☆19Updated 2 years ago