FastAI.jl

Search Ctrl+K

Pages
Overview
Setup
Quickstart
Core
Tutorials
How-to
Background
Computer vision
Tasks
How-To
Tabular data
Tasks

Opened panes
Sliding panes disabled

Versions

links

Training

struct defined in module FastAI


			Training <: Context

A context for applying data transformations during training. Encodings and LearningTasks can dispatch on this when certain transformations, like random augmentations, should only be applied during training.

Methods

There is 1 method for FastAI.Training:

tasks/task.jl:56
Backlinks

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