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 007f919 commit c10ae35Copy full SHA for c10ae35
README.md
@@ -82,6 +82,9 @@ 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.
86
+The steps above are mainly for resolving dependency conflicts when installing extra packages.
87
+
88
#### Data
89
90
Some notebooks will require additional data.
0 commit comments