Skip to content

Commit 7e434f5

Browse files
Update datasets-and-training.md
1 parent 4a3e7cc commit 7e434f5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

content/learning-paths/cross-platform/pytorch-digit-classification-arch-training/datasets-and-training.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -70,9 +70,9 @@ The certifi Python package provides the Mozilla root certificates, which are ess
7070
Make sure to replace 'x' with the version number of Python that you have installed.
7171
{{% /notice %}}
7272

73-
After running the code, you will see output similar to Figure 1:
73+
After running the code, you will see output similar to Figure 5:
7474

75-
![image alt-text#center](Figures/01.png "Figure 1. Output 1".)
75+
![image alt-text#center](Figures/01.png "Figure 5. Output".)
7676

7777
## Train the Model
7878

0 commit comments

Comments
 (0)