We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fc2535f commit 77465ccCopy full SHA for 77465cc
README.md
@@ -138,6 +138,9 @@ This uses the previous notebook's trained network to demonstrate deployment a we
138
#### [NVFlare](./federated_learning/nvflare)
139
The examples show how to train federated learning models with [NVFlare](https://pypi.org/project/nvflare/) and MONAI-based trainers.
140
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
+
144
#### [Substra](./federated_learning/substra)
145
The example show how to execute the 3d segmentation torch tutorial on a federated learning platform, Substra.
146
0 commit comments