Skip to content

Commit 95d72d7

Browse files
committed
update comments
1 parent 7e67bf0 commit 95d72d7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/data/fashion-mnist.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ getfeatures(io::IO, index::Integer) = vec(getimage(io, index))
8080
images()
8181
images(:test)
8282
83-
Load the MNIST images.
83+
Load the Fashion-MNIST images.
8484
8585
Each image is a 28×28 array of `Gray` colour values (see Colors.jl).
8686

0 commit comments

Comments
 (0)