dataset
/
org.jetbrains.kotlinx.dl.dataset.preprocessor
/
normalize
normalize
fun
TensorPreprocessing
.
normalize
(block:
Normalizing
.() ->
Unit
)
Content copied to clipboard
Applies
Normalizing
preprocessor to the tensor to normalize it with given mean and std values.