| Class | Description |
|---|---|
| AbstractTimeSeriesWritableRecordBatch |
Simple base class for List
|
| AbstractWritableRecordBatch |
Simple base class for List
|
| AbstractWritableRecordBatch.RecordBatchListIterator | |
| NDArrayRecordBatch |
A
List<List<Writable>> record batch, backed by a List<INDArray>Each INDArray in the underlying list is assumed to represent a minibatch of examples, with dimension 0 indexing the example. |
Copyright © 2019. All rights reserved.