Skip to content

Commit ca640ed

Browse files
committed
add documentation for APPFL+MONAI integration to do federated learning
1 parent 97b0f6b commit ca640ed

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

federated_learning/appfl/README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
# Federated learning with APPFL
2+
3+
The Advanced Privacy Preserving Federated Learning framework, [APPFL](https://github.com/APPFL/APPFL), provides examples on how to use its `MonaiTrainer` to train federated learning models using MONAI's [FL components](https://docs.monai.io/en/latest/fl.html). The tutorial is available at [here](https://appfl.ai/en/latest/tutorials/examples_monai.html).

0 commit comments

Comments
 (0)