.FastAI.DatasetsDatasetLoader

abstract type defined in module FastAI.Datasets


			abstract type DatasetLoader

A DatasetLoader defines how a dataset can made available and loaded. See DataDepLoader as an example.

A DatasetLoader has to implement the following functions: