URLs_CIFAR {fastai}R Documentation

CIFAR dataset

Description

download CIFAR dataset

Usage

URLs_CIFAR(filename = "CIFAR", untar = TRUE)

Arguments

filename

the name of the file

untar

logical, whether to untar the '.tgz' file

Value

None


[Package fastai version 2.2.2 Index]