Skip to content

Commit a98e0d0

Browse files
committed
image
1 parent f3805c8 commit a98e0d0

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

10_knn/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
Here's some example Matlab code that shows KNN in action to guess handwritten digits. Here's what the output looks like:
44

5-
![](/images/16_correct_500_comparisons.tif)
5+
![](/images/17_correct_500_comparisons.png)
66

77
Each row represents a guess. The last column contains the image that we're trying to guess the digit for. The first three columns show the 3 nearest neighbors for that last image.
88

36.1 KB
Loading

0 commit comments

Comments
 (0)