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 cb70ff4 commit 8904faaCopy full SHA for 8904faa
1 file changed
docs/hpc/08_ml_ai_hpc/04_tensorflow.md
@@ -185,7 +185,7 @@ srun singularity exec --nv \
185
/bin/bash -c "source /ext3/env.sh; python mnist_classify.py --batch-size-per-replica=32 --epochs=15"
186
```
187
:::note
188
-Be sure to change `NetID` in the above scipt to your NetID.
+Be sure to change `NetID` in the above script to your NetID.
189
:::
190
191
Submit the job as follows:
0 commit comments