Skip to content
forked from h-flox/flox

Personal fork of FLoX for rapid prototyping and changes to produce experiments.

License

Notifications You must be signed in to change notification settings

nathaniel-hudson/flox

 
 

Repository files navigation

FLoX

FLoX is a modular, easy-to-use federated learning framework built on top of Globus Compute, a federated Function-as-a-Service platform.

Documentation

Documentation is currently being written and we hope to have them available online here soon.

Citing FLoX

If you use FLoX or any of this code in your work, please cite the following paper.

Nikita Kotsehub, Matt Baughman, Ryan Chard, Nathaniel Hudson, Panos Patros, Omer Rana, Ian Foster, and Kyle Chard. "FLoX: Federated learning with faas at the edge." In 2022 IEEE 18th International Conference on e-Science (e-Science), pp. 11-20. IEEE, 2022.

@inproceedings{kotsehub2022flox,
  title={Flox: Federated learning with faas at the edge},
  author={Kotsehub, Nikita and Baughman, Matt and Chard, Ryan and Hudson, Nathaniel and Patros, Panos and Rana, Omer and Foster, Ian and Chard, Kyle},
  booktitle={2022 IEEE 18th International Conference on e-Science (e-Science)},
  pages={11--20},
  year={2022},
  organization={IEEE}
}

About

Personal fork of FLoX for rapid prototyping and changes to produce experiments.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 82.6%
  • Python 17.4%