| Interface and Description |
|---|
| org.deeplearning4j.datasets.iterator.DataSetFetcher
Retained for legacy purposes, will be removed in a future release
|
| Class and Description |
|---|
| org.deeplearning4j.datasets.iterator.MultipleEpochsIterator
Does not properly trigger the incrementing of epoch counts in MultiLayerNetwork/ComputationGraph.
Use MultiLayerNetwork/ComputationGraph.fit(DataSetIterator, int numEpochs) instead
|
Copyright © 2018. All rights reserved.