Skip to content

YangSemo/FedOps

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FedOps: Federated Learning Lifecycle Operations Management Platform

FedOps | Slack | LinkedIn | CCL Site | Youtube

GitHub license Downloads Slack

FedOps (fedops) is a platform that helps organizations effectively manage and coordinate their federated learning operations:

  • FLScalize: It simplifies the application of data and models in a FL environment by leveraging Flower's Client and Server.

  • Manager: The manager oversees and manages the real-time FL progress of both clients and server

  • CE/CS: Contribution Evaluation and Client Selection processes based on their performance.

  • CI/CD/CFL: the CI/CD/CFL system seamlessly integrates with a Code Repo, enabling code deployment to multiple clients and servers for continuous or periodic federated learning.

  • Monitoring: The FL dashboard is available for monitoring and observing the lifecycle of FL clients and server

FedOps Tutorial

FedOps has developed a web service to manage the lifecycle operations of federated learning on real devices.

  • Install FedOps Library
$ pip install fedops

Real Devices

Single Machine

Community

Paper

FLScalize: Federated Learning Lifecycle Management

@article{Cognitive Computing Lab,
  title={FLScalize: Federated Learning Lifecycle Management},
  author={Semo Yang; Jihwan Moon; Jinsoo Kim; Kwangkee Lee; Kangyoon Lee}, 
  journal={IEEE Access},
  Page(s)={47212 - 47222}
  DOI={10.1109/ACCESS.2023.3275439}
  year={2023}
}

Support

For any questions or issues, please contact the FedOps support team at [email protected]

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Swift 86.7%
  • Python 9.1%
  • Java 1.6%
  • C++ 1.2%
  • CMake 1.0%
  • Ruby 0.2%
  • Other 0.2%