predict
function defined in module
FastAI
predict(task, model, input[; device, context])
Predict a
target from
input using
model. Optionally apply function
device to
x before passing to
model and use
context instead of the default context
Inference.
There is
1
method for FastAI.predict:
The following pages link back here:
Custom learning tasks, Saving and loading models for inference