bt-s / Split-Learning-and-Federated-Learning
Investigating Split Learning and Federate Learning
☆82Updated 4 years ago
Alternatives and similar repositories for Split-Learning-and-Federated-Learning:
Users that are interested in Split-Learning-and-Federated-Learning are comparing it to the libraries listed below
- SRDS 2020: End-to-End Evaluation of Federated Learning and Split Learning for Internet of Things☆108Updated 4 years ago
- A curated repository for various papers in the domain of split learning.☆48Updated 7 months ago
- [ACM MobiCom 2022] "PyramidFL: Fine-grained Data and System Heterogeneity-aware Client Selection for Efficient Federated Learning" by Che…☆70Updated 2 years ago
- FedGroup, A Clustered Federated Learning framework based on Tensorflow☆39Updated 3 years ago
- Releasing the source code Version1.☆149Updated 3 years ago
- [ICML 2022] "DisPFL: Towards Communication-Efficient Personalized Federated learning via Decentralized Sparse Training"☆77Updated 2 years ago
- Code for NDSS 2021 Paper "Manipulating the Byzantine: Optimizing Model Poisoning Attacks and Defenses Against Federated Learning"☆142Updated 2 years ago
- Official implementation of "FL-WBC: Enhancing Robustness against Model Poisoning Attacks in Federated Learning from a Client Perspective"…☆83Updated 4 years ago
- Ditto: Fair and Robust Federated Learning Through Personalization (ICML '21)☆141Updated 2 years ago
- Codebase for An Efficient Framework for Clustered Federated Learning.☆113Updated 4 years ago
- This is a platform containing the datasets and federated learning algorithms in IoT environments.☆62Updated 3 months ago
- Applied Split Learning in PyTorch with torch.distributed.rpc and torch.distributed.autograd☆24Updated 3 years ago
- FlexCFL: A clustered federated learning framework based on TF2.0. Support frameworks: FlexCFL, FedGroup, FedAvg, IFCA, FeSEM, et al.☆48Updated 2 years ago
- An open source FL implement with dataset(Femnist, Shakespeare, MNIST, Cifar-10 and Fashion-Mnist) using pytorch☆124Updated last year
- The official code of KDD22 paper "FLDetecotor: Defending Federated Learning Against Model Poisoning Attacks via Detecting Malicious Clien…☆76Updated 2 years ago
- Decentralized federated learning of deep neural networks on non-iid data☆42Updated 2 years ago
- PyTorch implementation of Federated Learning algorithms FedSGD, FedAvg, FedAvgM, FedIR, FedVC, FedProx and standard SGD, applied to visua…☆76Updated 3 years ago
- ☆30Updated 2 years ago
- Implementation of paper "Client-Edge-Cloud Hierarchical Federated Learning☆120Updated 4 years ago
- This is the code repository for the following paper: "Model pruning enables efficient federated learning on edge devices".☆82Updated 2 years ago
- Clustered Federated Learning: Model-Agnostic Distributed Multi-Task Optimization under Privacy Constraints☆168Updated 4 years ago
- PyTorch implementation of Per-FedAvg (Personalized Federated Learning: A Meta-Learning Approach).☆62Updated last year
- PyTorch implementation of Federated Learning with Non-IID Data, and federated learning algorithms, including FedAvg, FedProx.