Preprocessor
interface Preprocessor
Content copied to clipboard
Basic interface for the data preprocessing.
It operates on FloatArray.
Functions
apply
Link copied to clipboard
Transforms data with inputShape to the new data with the same shape.