Skip to content

Commit 8186739

Browse files
authored
Add readme linking to Flower examples (#1658)
Fixes #1657. ### Description Add readme linking to Flower examples. CC @danieljanes, @jafermarq, @tanertopal ### Checks <!--- Put an `x` in all the boxes that apply, and remove the not applicable items --> - [x] Avoid including large-size files in the PR. - [x] For security purposes, please check the contents and remove any sensitive info such as user names and private key. - [x] Ensure (1) hyperlinks and markdown anchors are working (2) use relative paths for tutorial repo files (3) put figure and graphs in the `./figure` folder Signed-off-by: Holger Roth <[email protected]>
1 parent 2920135 commit 8186739

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

federated_learning/flower/README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
# Federated learning with Flower
2+
[Flower](https://flower.ai/), a friendly federated learning framework, provides examples on how to train federated learning models using MONAI components.
3+
4+
## Please visit [here](https://flower.ai/docs/examples/quickstart-monai.html) to get started.

0 commit comments

Comments
 (0)