URLs_MNIST_TINY {fastai}R Documentation

MNIST_TINY dataset

Description

download MNIST_TINY dataset

Usage

URLs_MNIST_TINY(filename = "MNIST_TINY", 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]