public
encodeinput
— function
encodeinput(method, context, input) -> x
Encode input
into a representation that a model for method
takes as input.
See also LearningMethod
, encode
, and encodetarget
.
public
encodeinput
— function
encodeinput(method, context, input) -> x
Encode input
into a representation that a model for method
takes as input.
See also LearningMethod
, encode
, and encodetarget
.