| Package | Description |
|---|---|
| org.nd4j.adapters | |
| org.nd4j.linalg.dataset |
| Modifier and Type | Method and Description |
|---|---|
MultiDataSet |
InputAdapter.apply(I input)
This method converts input object to MultiDataSet
|
| Modifier and Type | Method and Description |
|---|---|
MultiDataSet |
MultiDataSet.copy()
Clone the dataset
|
static MultiDataSet |
MultiDataSet.merge(Collection<? extends MultiDataSet> toMerge)
Merge a collection of MultiDataSet objects into a single MultiDataSet.
|
Copyright © 2021. All rights reserved.