public class INDArrayDataSetIterator extends AbstractDataSetIterator<org.nd4j.linalg.api.ndarray.INDArray>
Constructor and Description |
---|
INDArrayDataSetIterator(Iterable<org.nd4j.linalg.primitives.Pair<org.nd4j.linalg.api.ndarray.INDArray,org.nd4j.linalg.api.ndarray.INDArray>> 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 INDArrayDataSetIterator(@NonNull Iterable<org.nd4j.linalg.primitives.Pair<org.nd4j.linalg.api.ndarray.INDArray,org.nd4j.linalg.api.ndarray.INDArray>> iterable, int batchSize)
Copyright © 2017. All rights reserved.