SkillAgentSearch skills...

SplitFed

Hierarchical Federated Learning with model split

Install / Use

/learn @gggangmin/SplitFed
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

SplitFed

Hierarchical Federated Learning with model split

environment

based on Flower, Pytorch

abstract

The structure of the system consists of cloud server, edge server, and edge device. The edge server and the edge device share a model and update it. The model of the edge device is processed in parallel by several edge devices. The feature generated from the edge device is collected in the edge server and further learned. The data collected in the edge server is sequentially learned. The edge server has a model of the edge device, making it easy to back propagation. The edge server performs federated learning with the cloud server.

src

source code for SplitFed

library

customed from flwr 0.17.0

View on GitHub
GitHub Stars9
CategoryEducation
Updated8mo ago
Forks1

Languages

Python

Security Score

62/100

Audited on Jul 13, 2025

No findings