Skip to content

Commit 77465cc

Browse files
add openfl to README (#505)
1 parent fc2535f commit 77465cc

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -138,6 +138,9 @@ This uses the previous notebook's trained network to demonstrate deployment a we
138138
#### [NVFlare](./federated_learning/nvflare)
139139
The examples show how to train federated learning models with [NVFlare](https://pypi.org/project/nvflare/) and MONAI-based trainers.
140140

141+
#### [OpenFL](./federated_learning/openfl)
142+
The examples show how to train federated learning models based on [OpenFL](https://github.com/intel/openfl) and MONAI.
143+
141144
#### [Substra](./federated_learning/substra)
142145
The example show how to execute the 3d segmentation torch tutorial on a federated learning platform, Substra.
143146

0 commit comments

Comments
 (0)