public class FloatsDataSetIterator extends AbstractDataSetIterator<float[]>
Constructor and Description |
---|
FloatsDataSetIterator(Iterable<org.nd4j.linalg.primitives.Pair<float[],float[]>> iterable,
int batchSize) |
asyncSupported, batch, cursor, fillQueue, getLabels, getPreProcessor, hasNext, inputColumns, next, next, numExamples, remove, reset, resetSupported, setPreProcessor, totalExamples, totalOutcomes
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
forEachRemaining
public FloatsDataSetIterator(@NonNull Iterable<org.nd4j.linalg.primitives.Pair<float[],float[]>> iterable, int batchSize)
Copyright © 2017. All rights reserved.