| Package | Description |
|---|---|
| org.deeplearning4j.datasets.datavec |
| Modifier and Type | Method and Description |
|---|---|
static RecordReaderMultiDataSetIterator.AlignmentMode |
RecordReaderMultiDataSetIterator.AlignmentMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RecordReaderMultiDataSetIterator.AlignmentMode[] |
RecordReaderMultiDataSetIterator.AlignmentMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
RecordReaderMultiDataSetIterator.Builder |
RecordReaderMultiDataSetIterator.Builder.sequenceAlignmentMode(RecordReaderMultiDataSetIterator.AlignmentMode alignmentMode)
Set the sequence alignment mode for all sequences
|
Copyright © 2018. All rights reserved.