Skip to content

Commit 4e9eabd

Browse files
Merge pull request #1714 from jasonrandrews/review2
Fix image render problem on PyTorch digit classification
2 parents a524e0e + e85ab5a commit 4e9eabd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ Make sure to replace 'x' with the version number of Python that you have install
7272

7373
After running the code, you will see output similar to Figure 5:
7474

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

7777
## Train the Model
7878

0 commit comments

Comments
 (0)