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 c10ae35 commit 9e1b3c7Copy full SHA for 9e1b3c7
README.md
@@ -82,7 +82,7 @@ python -u unet_training_array.py --max_epochs 2 --batch_size 1 --num_workers 2
82
83
If the logs show decreasing training loss and a Dice score, the setup is correct.
84
85
-**Note:** In most cases, users can run MONAI tutorials directly in Colab notebooks without additional installation.
+**Note:** In most cases, users can run MONAI tutorials directly in Colab notebooks without additional installation.
86
The steps above are mainly for resolving dependency conflicts when installing extra packages.
87
88
#### Data
0 commit comments