Training
struct
defined in module
FastAI
Training <: Context
A context for applying data transformations during training.
Encoding
s and
LearningTask
s can dispatch on this when certain transformations, like random augmentations, should only be applied during training.
There is
1
method for FastAI.Training
:
The following pages link back here:
Blocks and encodings, Custom learning tasks, Keypoint regression, Performant data pipelines, Siamese image similarity, Tabular Classification, Text Classification, TimeSeries Classification, Variational autoencoders, tsregression
FastAI.jl , datablock/encoding.jl , encodings/only.jl , interpretation/task.jl , learner.jl , tasks/check.jl , tasks/task.jl , tasks/taskdata.jl , training/utils.jl , FastTabular.jl , tasks/classification.jl , tasks/regression.jl , FastVision.jl , encodings/imagepreprocessing.jl , encodings/keypointpreprocessing.jl , encodings/projective.jl , tasks/classification.jl