URLs_MNIST {fastai}R Documentation

MNIST dataset

Description

download MNIST dataset

Usage

URLs_MNIST(filename = "MNIST", 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]