grykolk / fed_learningLinks
带加密的联邦学习,学习+练手的小作品
☆20Updated 6 years ago
Alternatives and similar repositories for fed_learning
Users that are interested in fed_learning are comparing it to the libraries listed below
Sorting:
- Implement FedAvg algorithm based on Tensorflow☆255Updated 4 years ago
- 通过阅读Communication-Efficient Learning of Deep Networks from Decentralized Data与Robust and Communication-Efficient Federated Learning from …☆39Updated 3 years ago
- 联邦学习分布式训练MNist数据集☆60Updated 6 years ago
- ☆195Updated last year
- PyTorch Federated Learning (easy to use and extend)☆272Updated last year
- Galaxy Federated Learning Framework (星际联邦学习框架)☆253Updated 2 years ago
- Everything you want about DP-Based Federated Learning, including Papers and Code. (Mechanism: Laplace or Gaussian, Dataset: femnist, shak…☆399Updated 10 months ago
- Implementation of dp-based federated learning framework using PyTorch☆307Updated 2 years ago
- 使用tensorflow2.1实现联合学习推荐模型,并加入差分隐私噪声进行隐私保护。☆54Updated 2 years ago
- 区块链+联邦学习+恶意检测算法☆28Updated 4 years ago
- Standard federated learning implementations in FedLab and FL benchmarks.☆153Updated last year
- A PyTorch implementation of "Communication-Efficient Learning of Deep Networks from Decentralized Data", AISTATS, 2017☆86Updated last year
- Clustered Federated Learning: Model-Agnostic Distributed Multi-Task Optimization under Privacy Constraints☆175Updated 4 years ago
- On the Convergence of FedAvg on Non-IID Data☆266Updated 2 years ago
- FedAvg code with privacy protection function, the application of Paillier homomorphic encryption algorithm and differential privacy, diff…☆126Updated 11 months ago
- Paper notes and code for differentially private machine learning☆356Updated this week
- Study of data imbalance and asynchronous aggregation algorithm on Federated Learning system (using PySyft)☆62Updated last year
- Overview of Federal Learning☆293Updated 2 years ago
- An open source FL implement with dataset(Femnist, Shakespeare, MNIST, Cifar-10 and Fashion-Mnist) using pytorch☆130Updated 2 years ago
- 联邦学习模块化框架,支持各类FL。A universal federated learning framework, free to switch thread and process modes☆173Updated 2 months ago
- Implementing the algorithm from our paper: "A Reputation Mechanism Is All You Need: Collaborative Fairness and Adversarial Robustness in …☆35Updated last year
- ☆20Updated 2 years ago
- CS525 Group research Paper. A central server uses network topology/clustering algorithm to assign clusters for workers. A special aggrega…☆18Updated 4 years ago
- nips23-Dynamic Personalized Federated Learning with Adaptive Differential Privacy☆81Updated 11 months ago
- 使用pytorch,mnist、cifar数据集实现基础的联邦学习(平局聚合、不含加密过程)☆31Updated 4 years ago
- 🔬 FedCom为SWPU2022届本科毕业设计《基于社区检测的多任务聚类联邦学习》。本研究提出了一种多任务聚类联邦学习(clustered federated learning, CFL)的新方法,该方法的特点是基于社区检测(community detection)来进…☆66Updated 2 years ago
- A simulation framework for Federated Learning written in PyTorch☆208Updated 3 years ago
- Source code for the paper "Asynchronous Federated Optimization"☆25Updated 3 years ago
- Three implementations of FedAvg: numpy, pytorch and tensorflow federated.☆44Updated 3 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