Uses of Class
org.deeplearning4j.datasets.mnist.MnistLabelFile
-
Packages that use MnistLabelFile Package Description org.deeplearning4j.datasets.mnist -
-
Uses of MnistLabelFile in org.deeplearning4j.datasets.mnist
Methods in org.deeplearning4j.datasets.mnist that return MnistLabelFile Modifier and Type Method Description MnistLabelFileMnistManager. getLabels()Get the underlying labels file asMnistLabelFile.
-