Contents
NNDataset
NNDataset.x()
Neural network inputs.
split (str) – One of train, val, test.
str
is_conditional (bool) – Whether to add condition information to x
bool
Union[ndarray, Tuple[ndarray, ndarray]]
Union
ndarray
Tuple