showblock
function
defined in module
FastAI
showblock([backend], block, obs)
showblock([backend], blocks, obss)
showblock([backend], title => block, obs)
Show a block or blocks of obs to
backend <: ShowBackend
.
block
can be a
Block
, a tuple of
block
s, or a
Pair
of
title => block
.
There are
3
methods for FastAI.showblock
:
The following pages link back here:
New visualization tools for FastAI.jl, TimeSeries Classification, Variational autoencoders
FastAI.jl , interpretation/backend.jl , interpretation/detect.jl , interpretation/showinterpretable.jl , interpretation/task.jl , FastMakie.jl , axis.jl , blocks.jl , showmakie.jl