InputTargetSampleT
Namespace: Datasets
A data sample consisting of an input and target array.
Record Fields
Record Field | Description |
Input
Signature: Tensor<single>
|
![]() ![]() the input array |
Target
Signature: Tensor<single>
|
![]() ![]() the target array |