wanghaojun / federate-learning-paper
联邦学习论文以及论文笔记
☆17Updated 3 years ago
Related projects ⓘ
Alternatives and complementary repositories for federate-learning-paper
- 🔬 FedCom为SWPU2022届本科毕业设计《基于社区检测的多任务聚类联邦学习》。本研究提出了一种多任务聚类联邦学习(clustered federated learning, CFL)的新方法,该方法的特点是基于社区检测(community detection) 来进…☆56Updated last year
- 一个轻量型联邦学习框架,支持支持本地仿真和实际部,支持通信参量、模型、数据的自由更改,支持通信及模型各种指标的观察 开发人员:Jiaxiang Geng/Songning Gao☆24Updated 3 months ago
- 联邦学习可视化☆13Updated 3 years ago
- 联邦学习分布式训练MNist数据集☆53Updated 5 years ago
- 基于同态加密的联邦学习安全聚合系统☆36Updated 3 years ago
- 联邦学习相关资源整理☆40Updated 4 years ago
- 区块链+联邦学习+恶意检测算法☆29Updated 3 years ago
- 联邦学习隐私保护综述☆32Updated 3 years ago
- ☆188Updated 3 months ago
- 通过阅读Communication-Efficient Learning of Deep Networks from Decentralized Data与Robust and Communication-Efficient Federated Learning from …☆33Updated 2 years ago
- Three implementations of FedAvg: numpy, pytorch and tensorflow federated.☆41Updated 2 years ago
- 自己的个人毕设,联邦学习相关,主要是多方安全计算中秘密分享的一种算法实现,以完成不需要第三方的安全隐私传输。(An algorithm implementation of secret sharing in multi-party secure computing to c…☆16Updated 2 years ago
- 🔨 A toolbox for federated learning, aiming to provide implementations of FedAvg, FedProx, Ditto, etc. in multiple versions, such as Pyto…☆62Updated last year
- FedAvg code with privacy protection function, the application of Paillier homomorphic encryption algorithm and differential privacy, diff…☆106Updated last month
- 利用联邦学习进行高校学生成绩预测研究,并使用Streamlit搭建了简易的可视化平台☆21Updated 2 years ago
- Preserve data privacy with k-anonymity (samarati & mondrian), differential privacy, federated learning, paillier homomorphic encryption, …☆57Updated 2 years ago
- 带加密的联邦学习,学习+练手的小作品☆18Updated 5 years ago
- 关于簇联邦学习的一个小小的改进。自动确定簇个数,提高簇模型精度,缓解用户孤立的问题☆34Updated 2 years ago
- ☆18Updated last year
- Implement FedAvg algorithm based on Tensorflow☆235Updated 3 years ago
- 使用pytorch,mnist、cifar数据集实现基础的联邦学习(平局聚合、不含加密过程)☆25Updated 3 years ago
- PyTorch implementation of Per-FedAvg (Personalized Federated Learning: A Meta-Learning Approach).☆56Updated 10 months ago
- vertical federated learning demo with crypten☆45Updated 3 years ago
- 多方安全计算技术&联邦学习相关/Multi party security computing technology federated learning☆17Updated 9 months ago
- 基于安全多方计算的隐私保护系统设计与实现☆43Updated 2 years ago
- Source code for the paper "Asynchronous Federated Optimization"☆23Updated 2 years ago
- The implementation of CDW_FedAvg in the paper "Blockchain-Based Federated Learning for Device Failure Detection in Industrial IoT"☆31Updated 3 years ago
- Study of data imbalance and asynchronous aggregation algorithm on Federated Learning system (using PySyft)☆57Updated last year
- 联邦学习模块化框架,支持各类FL。A universal federated learning framework, free to switch thread and process modes☆151Updated this week