public class EmnistDataFetcher extends MnistDataFetcher implements org.nd4j.linalg.dataset.api.iterator.fetcher.DataSetFetcher
| Modifier and Type | Field and Description |
|---|---|
protected EmnistFetcher |
fetcher |
binarize, CHECKSUM_TEST_FEATURES, CHECKSUM_TEST_LABELS, CHECKSUM_TRAIN_FEATURES, CHECKSUM_TRAIN_LABELS, CHECKSUMS_TEST, CHECKSUMS_TRAIN, firstShuffle, fOrder, images, labels, NUM_EXAMPLES, NUM_EXAMPLES_TEST, numExamples, oneIndexed, order, rng, shuffle, traincurr, cursor, inputColumns, log, numOutcomes, totalExamples| Constructor and Description |
|---|
EmnistDataFetcher(EmnistDataSetIterator.Set dataSet,
boolean binarize,
boolean train,
boolean shuffle,
long rngSeed) |
close, fetch, next, resetcreateInputMatrix, createOutputMatrix, createOutputVector, cursor, hasMore, initializeCurrFromList, inputColumns, totalExamples, totalOutcomesclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcursor, fetch, hasMore, inputColumns, next, reset, totalExamples, totalOutcomesprotected EmnistFetcher fetcher
public EmnistDataFetcher(EmnistDataSetIterator.Set dataSet, boolean binarize, boolean train, boolean shuffle, long rngSeed) throws IOException
IOExceptionCopyright © 2021. All rights reserved.