public class EmnistDataFetcher extends MnistDataFetcher implements org.nd4j.linalg.dataset.api.iterator.fetcher.DataSetFetcher
| Modifier and Type | Field and Description |
|---|---|
protected static String |
EMNIST_ROOT |
protected EmnistFetcher |
fetcher |
binarize, CHECKSUM_TEST_FEATURES, CHECKSUM_TEST_LABELS, CHECKSUM_TRAIN_FEATURES, CHECKSUM_TRAIN_LABELS, CHECKSUMS_TEST, CHECKSUMS_TRAIN, fOrder, man, MNIST_ROOT, NUM_EXAMPLES, NUM_EXAMPLES_TEST, oneIndexed, order, rng, shuffle, TEMP_ROOT, train| Constructor and Description |
|---|
EmnistDataFetcher(EmnistDataSetIterator.Set dataSet,
boolean binarize,
boolean train,
boolean shuffle,
long rngSeed) |
fetch, next, resetcreateInputMatrix, createOutputMatrix, createOutputVector, cursor, hasMore, initializeCurrFromList, inputColumns, totalExamples, totalOutcomesprotected static final String EMNIST_ROOT
protected EmnistFetcher fetcher
public EmnistDataFetcher(EmnistDataSetIterator.Set dataSet, boolean binarize, boolean train, boolean shuffle, long rngSeed) throws IOException
IOExceptionCopyright © 2018. All rights reserved.