Investigating Split Learning and Federate Learning
☆88May 25, 2020Updated 5 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. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- A curated repository for various papers in the domain of split learning.☆55Aug 21, 2024Updated last year
- Releasing the source code Version1.☆180Sep 16, 2021Updated 4 years ago
- SRDS 2020: End-to-End Evaluation of Federated Learning and Split Learning for Internet of Things☆118Mar 15, 2021Updated 5 years ago
- Applied Split Learning in PyTorch with torch.distributed.rpc and torch.distributed.autograd☆28Jan 24, 2022Updated 4 years ago
- Privacy attacks on Split Learning☆43Nov 15, 2021Updated 4 years ago
- This repository includes the official project of SplitAVG, from our paper "SplitAVG: A heterogeneity-aware federated deep learning method…☆22Dec 9, 2023Updated 2 years ago
- Adaptive Resource-Aware Split-Learning, a framework for efficient model training in IoT systems☆15Jul 23, 2023Updated 2 years ago
- PyTorch implementation of ICML 2017 paper, SplitNet: Learning to Semantically Split Deep Networks for Parameter Reduction and Model Paral…☆17Oct 24, 2017Updated 8 years ago
- A incomplete survey for Split Learning (comprehensive enough) and Federated Learning (only most representative works)☆19Mar 8, 2022Updated 4 years ago
- Source codes of paper "Can We Use Split Learning on 1D CNN for Privacy Preserving Training?"☆22Feb 28, 2020Updated 6 years ago
- A DNN model partition demo☆32Dec 13, 2019Updated 6 years ago
- This is the official implementation of Federated and Split Learning on multiple Raspberry Pi's. It is the demonstration of training the d…☆13Nov 16, 2022Updated 3 years ago
- [ICLR2022] Efficient Split-Mix federated learning for in-situ model customization during both training and testing time☆47Apr 12, 2023Updated 2 years ago
- Simple Python Socket-based Split Learning technique using PyTorch