Constant Field Values
Contents
org.deeplearning4j.*
-
org.deeplearning4j.datasets.base.MnistFetcher Modifier and Type Constant Field Value protected static final StringLOCAL_DIR_NAME"MNIST"
-
org.deeplearning4j.datasets.fetchers.Cifar10Fetcher Modifier and Type Constant Field Value public static final StringLABELS_FILENAME"labels.txt"public static final StringLOCAL_CACHE_NAME"cifar10" -
org.deeplearning4j.datasets.fetchers.IrisDataFetcher Modifier and Type Constant Field Value public static final intNUM_EXAMPLES150 -
org.deeplearning4j.datasets.fetchers.MnistDataFetcher Modifier and Type Constant Field Value protected static final longCHECKSUM_TEST_FEATURES2165396896Lprotected static final longCHECKSUM_TEST_LABELS2212998611Lprotected static final longCHECKSUM_TRAIN_FEATURES2094436111Lprotected static final longCHECKSUM_TRAIN_LABELS4008842612Lpublic static final intNUM_EXAMPLES60000public static final intNUM_EXAMPLES_TEST10000 -
org.deeplearning4j.datasets.fetchers.TinyImageNetFetcher Modifier and Type Constant Field Value public static final StringLOCAL_CACHE_NAME"TINYIMAGENET_200"public static final StringWORDS_FILENAME"words.txt"