update comments
This commit is contained in:
parent
7e67bf06e1
commit
95d72d7f79
@ -80,7 +80,7 @@ getfeatures(io::IO, index::Integer) = vec(getimage(io, index))
|
|||||||
images()
|
images()
|
||||||
images(:test)
|
images(:test)
|
||||||
|
|
||||||
Load the MNIST images.
|
Load the Fashion-MNIST images.
|
||||||
|
|
||||||
Each image is a 28×28 array of `Gray` colour values (see Colors.jl).
|
Each image is a 28×28 array of `Gray` colour values (see Colors.jl).
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user