Skip to main content

Flower - A Friendly Federated Learning Framework

Project description

Flower - A Friendly Federated Learning Framework

Flower Website

Website | Blog | Docs | Conference | Slack

GitHub license PRs Welcome Build Downloads Slack

Flower (flwr) is a framework for building federated learning systems. The design of Flower is based on a few guiding principles:

  • Customizable: Federated learning systems vary wildly from one use case to another. Flower allows for a wide range of different configurations depending on the needs of each individual use case.

  • Extendable: Flower originated from a research project at the Univerity of Oxford, so it was built with AI research in mind. Many components can be extended and overridden to build new state-of-the-art systems.

  • Framework-agnostic: Different machine learning frameworks have different strengths. Flower can be used with any machine learning framework, for example, PyTorch, TensorFlow, Hugging Face Transformers, PyTorch Lightning, MXNet, scikit-learn, JAX, TFLite, or even raw NumPy for users who enjoy computing gradients by hand.

  • Understandable: Flower is written with maintainability in mind. The community is encouraged to both read and contribute to the codebase.

Meet the Flower community on flower.dev!

Federated Learning Tutorial

Flower's goal is to make federated learning accessible to everyone. This series of tutorials introduces the fundamentals of federated learning and how to implement them in Flower.

  1. An Introduction to Federated Learning

    Open in Colab (or open the Jupyter Notebook)

  2. Using Strategies in Federated Learning

    Open in Colab (or open the Jupyter Notebook)

Stay tuned, more tutorials are coming soon. Topics include Building Strategies for Federated Learning, Privacy and Security in Federated Learning, and Scaling Federated Learning.

Documentation

Flower Docs:

Flower Baselines

Flower Baselines is a collection of community-contributed experiments that reproduce the experiments performed in popular federated learning publications. Researchers can build on Flower Baselines to quickly evaluate new ideas:

Check the Flower documentation to learn more: Using Baselines

The Flower community loves contributions! Make your work more visible and enable others to build on it by contributing it as a baseline: Contributing Baselines

Flower Usage Examples

A number of examples show different usage scenarios of Flower (in combination with popular machine learning frameworks such as PyTorch or TensorFlow). To run an example, first install the necessary extras:

Usage Examples Documentation

Quickstart examples:

Other examples:

Community

Flower is built by a wonderful community of researchers and engineers. Join Slack to meet them, contributions are welcome.

Citation

If you publish work that uses Flower, please cite Flower as follows:

@article{beutel2020flower,
  title={Flower: A Friendly Federated Learning Research Framework},
  author={Beutel, Daniel J and Topal, Taner and Mathur, Akhil and Qiu, Xinchi and Parcollet, Titouan and Lane, Nicholas D},
  journal={arXiv preprint arXiv:2007.14390},
  year={2020}
}

Please also consider adding your publication to the list of Flower-based publications in the docs, just open a Pull Request.

Contributing to Flower

We welcome contributions. Please see CONTRIBUTING.md to get started!

Release history Release notifications | RSS feed

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

flwr-nightly-1.1.0.dev20220930.tar.gz (65.4 kB view details)

Uploaded Source

Built Distribution

flwr_nightly-1.1.0.dev20220930-py3-none-any.whl (112.2 kB view details)

Uploaded Python 3

File details

Details for the file flwr-nightly-1.1.0.dev20220930.tar.gz.

File metadata

  • Download URL: flwr-nightly-1.1.0.dev20220930.tar.gz
  • Upload date:
  • Size: 65.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.1.14 CPython/3.7.12 Linux/5.15.0-1020-azure

File hashes

Hashes for flwr-nightly-1.1.0.dev20220930.tar.gz
Algorithm Hash digest
SHA256 18d7ecaf3511df45e46aa8dd21af17cdf850fe2b488284e49e84ecb34b15d293
MD5 9ed6ac914d0d52ab4e74a3c1fc906555
BLAKE2b-256 a81ca1d0e4446726c94bb13097e618c8526d1a8ce75e1ec1a55c430f2c22d8dc

See more details on using hashes here.

File details

Details for the file flwr_nightly-1.1.0.dev20220930-py3-none-any.whl.

File metadata

File hashes

Hashes for flwr_nightly-1.1.0.dev20220930-py3-none-any.whl
Algorithm Hash digest
SHA256 79418ebe86dd722d750aa5e34662e766067da48f8f26dec7d26b45d8697ba323
MD5 d569ef38e1eb282f13fb7165ef7b52e9
BLAKE2b-256 d3ee62eef1a7b54f6c80923d232a13cdf7f61452e3d471d3d8a82fdab64f781b

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page