Tutorials

Learning tasks

How To

Reference

Background

FastAI.jl interfaces

Training

High-level

Quickly get started training and finetuning models using already implemented learning methods and callbacks.

Mid-level

Low-level

Datasets

High-level

Quickly download and load task data containers from the fastai dataset library.

Mid-level

Load and transform data containers.

Low-level

Full control over data containers.