Contents Menu Expand Light mode Dark mode Auto light/dark mode
Flower Monthly: Feb 1st 1700 GMT join now
Flower 1.3.0
Logo
Flower 1.3.0

Tutorial

  • An Introduction to Federated Learning
  • Strategies in Federated Learning
  • Building a Strategy
  • Client and NumPyClient

Quickstart tutorials

  • Quickstart PyTorch
  • Quickstart TensorFlow
  • Quickstart 🤗 Transformers
  • Quickstart Pandas
  • Quickstart PyTorch Lightning
  • Quickstart MXNet
  • Quickstart scikit-learn

How-to guides

  • Installing Flower
  • Configure Clients
  • Strategies
  • Implementing Strategies
  • Save Progress
  • Saving and Loading PyTorch Checkpoints
  • SSL-enabled Server and Client
  • Example: Walk-Through PyTorch & MNIST
  • Example: PyTorch - From Centralized To Federated
  • Example: MXNet - Run MXNet Federated
  • Example: JAX - Run JAX Federated
  • Example: FedBN in PyTorch - From Centralized To Federated
  • Virtual Env Installation
  • Upgrade to Flower 1.0

Explanations

  • Evaluation
  • Differential Privacy Wrappers in Flower

API reference

  • flwr

Reference docs

  • Code examples
  • Telemetry
  • Changelog
  • FAQ

Flower Baselines

  • Using Baselines
  • Contributing Baselines

Contributor guide

  • First time contributors
  • Getting Started (for Contributors)
  • Good First Contributions
  • Contributor setup
  • How to write documentation
  • Flower Architecture
  • Secure Aggregation Protocols
  • Release Process
  • Creating New Messages
  • VS Code Remote - Containers
  • FED - Flower Enhancement Doc
    • FED Template
    • Flower Enhancement Doc
Back to top

FED Template#

Table of Contents#

  • Table of Contents

  • Summary

  • Motivation

    • Goals

    • Non-Goals

  • Proposal

  • Drawbacks

  • Alternatives Considered

  • Appendix

Summary#

[TODO - sentence 1: summary of the problem]

[TODO - sentence 2: summary of the solution]

Motivation#

[TODO]

Goals#

[TODO]

Non-Goals#

[TODO]

Proposal#

[TODO]

Drawbacks#

[TODO]

Alternatives Considered#

[Alternative 1]#

[TODO]

[Alternative 2]#

[TODO]

Appendix#

Next
Flower Enhancement Doc
Previous
FED - Flower Enhancement Doc
Copyright © 2022 Adap GmbH
Made with Sphinx and @pradyunsg's Furo
Contents
  • FED Template
    • Table of Contents
    • Summary
    • Motivation
      • Goals
      • Non-Goals
    • Proposal
    • Drawbacks
    • Alternatives Considered
      • [Alternative 1]
      • [Alternative 2]
    • Appendix