URLs_CIFAR_100 {fastai}R Documentation

CIFAR_100 dataset

Description

download CIFAR_100 dataset

Usage

URLs_CIFAR_100(filename = "CIFAR_100", 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]