Skip to content

Commit

Permalink
preparing a short readme to push create a PR for the MonAI tutorial.
Browse files Browse the repository at this point in the history
  • Loading branch information
root committed Jun 14, 2024
1 parent aa8d4ce commit 2ecf1e5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions examples/monai-2D-mednist/README_MonAI_Tutorial.rst
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@

Implementing 2D Classification Model with MedNIST Using FEDn
------------------------------------------------------
Implementing 2D Classification Model with MedNIST Dataset 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 <https://www.scaleoutsystems.com/framework>`__ developed by `Scaleout Systems <https://www.scaleoutsystems.com/>`__ . This example builds on the centralized `example <https://github.com/Project-MONAI/tutorials/blob/main/2d_classification/mednist_tutorial.ipynb>`__ from the MonAI project and adapts it for federated learning settings, utilizing the same code for ease of transition.

Expand Down

0 comments on commit 2ecf1e5

Please sign in to comment.