Constant Field Values
Contents
org.deeplearning4j.*
-
org.deeplearning4j.datasets.base.MnistFetcher Modifier and Type Constant Field Value protected static final String
LOCAL_DIR_NAME
"MNIST"
-
org.deeplearning4j.datasets.fetchers.Cifar10Fetcher Modifier and Type Constant Field Value public static final String
LABELS_FILENAME
"labels.txt"
public static final String
LOCAL_CACHE_NAME
"cifar10"
-
org.deeplearning4j.datasets.fetchers.IrisDataFetcher Modifier and Type Constant Field Value public static final int
NUM_EXAMPLES
150
-
org.deeplearning4j.datasets.fetchers.MnistDataFetcher Modifier and Type Constant Field Value protected static final long
CHECKSUM_TEST_FEATURES
2165396896L
protected static final long
CHECKSUM_TEST_LABELS
2212998611L
protected static final long
CHECKSUM_TRAIN_FEATURES
2094436111L
protected static final long
CHECKSUM_TRAIN_LABELS
4008842612L
public static final int
NUM_EXAMPLES
60000
public static final int
NUM_EXAMPLES_TEST
10000
-
org.deeplearning4j.datasets.fetchers.TinyImageNetFetcher Modifier and Type Constant Field Value public static final String
LOCAL_CACHE_NAME
"TINYIMAGENET_200"
public static final String
WORDS_FILENAME
"words.txt"