Uses of Class
org.deeplearning4j.datasets.mnist.MnistImageFile
-
Packages that use MnistImageFile Package Description org.deeplearning4j.datasets.mnist -
-
Uses of MnistImageFile in org.deeplearning4j.datasets.mnist
Methods in org.deeplearning4j.datasets.mnist that return MnistImageFile Modifier and Type Method Description MnistImageFile
MnistManager. getImages()
Get the underlying images file asMnistImageFile
.
-