diff --git a/examples/monai-2D-mednist/README_MonAI_Tutorial.rst b/examples/monai-2D-mednist/README_MonAI_Tutorial.rst index bdde57c44..81f520a80 100644 --- a/examples/monai-2D-mednist/README_MonAI_Tutorial.rst +++ b/examples/monai-2D-mednist/README_MonAI_Tutorial.rst @@ -2,7 +2,7 @@ Implementing 2D Classification Model with MedNIST Using FEDn ------------------------------------------------------ -This example provides a step-by-step guide to deploying and running a 2D classification model using the MedNIST dataset in a federated environment with the `FEDn framework `__ developed by `Scaleout Systems `__ . This example builds on the centralized example from the `MonAI project `__ and adapts it for federated learning settings, utilizing the same code for ease of transition. +This example provides a step-by-step guide to deploying and running a 2D classification model using the MedNIST dataset in a federated environment with the `FEDn framework `__ developed by `Scaleout Systems `__ . This example builds on the centralized `example `__ from the MonAI project and adapts it for federated learning settings, utilizing the same code for ease of transition. The FEDn framework supports researchers with its robust `open-source SDK `__ and a `public SaaS platform `__ , enabling scalable and efficient federated learning use cases.