.FastAI
blockmodel
function
defined in module
FastAI
blockmodel(inblock, outblock[, backbone = blockbackbone(inblock)])
From a
backbone
model, construct a model suitable for learning a mapping from
inblock
to
outblock
.
There are
8
methods for FastAI.blockmodel
:
The following pages link back here:
Keypoint regression, fastai API comparison
datablock/models.jl , datablock/task.jl , datablock/wrappers.jl , FastTabular.jl , encodings/tabularpreprocessing.jl , FastVision.jl , models.jl