Package | Description |
---|---|
org.deeplearning4j.datasets.fetchers | |
org.deeplearning4j.datasets.iterator | |
org.deeplearning4j.datasets.iterator.impl |
Class and Description |
---|
DataSetFetcher
Deprecated.
Retained for legacy purposes, will be removed in a future release
|
Class and Description |
---|
AbstractDataSetIterator
This is simple DataSetIterator implementation, that builds DataSetIterator out of INDArray/float[]/double[] pairs.
|
AsyncDataSetIterator.AsyncPrefetchThread |
AsyncMultiDataSetIterator.AsyncPrefetchThread |
BaseDatasetIterator
Baseline implementation includes
control over the data fetcher and some basic
getters for metadata
|
CombinedMultiDataSetPreProcessor
Combines various multidataset preprocessors
Applied in the order they are specified to in the builder
|
CombinedMultiDataSetPreProcessor.Builder |
CombinedPreProcessor
This is special preProcessor, that allows to combine multiple prerpocessors, and apply them to data sequentially.
|
CombinedPreProcessor.Builder |
Class and Description |
---|
DataSetFetcher
Deprecated.
Retained for legacy purposes, will be removed in a future release
|
Copyright © 2017. All rights reserved.