dataset
/
org.jetbrains.kotlinx.dl.dataset.preprocessor
/
rescale
rescale
fun
TensorPreprocessing
.
rescale
(block:
Rescaling
.() ->
Unit
)
Content copied to clipboard
Applies
Rescaling
preprocessor to the tensor to scale each value by a given coefficient.