mnist_dataset: Prepare an MNIST tfdatasets object and returns 'c(ds,...

Description Usage

View source: R/datasets.R

Description

Prepare an MNIST tfdatasets object and returns 'c(ds, val_ds)', where 'ds' and 'val_ds' are tf.data.Dataset objects. Each dataset object has a tuple of '(x, y)' pairs of shape '(examples, 784)'.

Usage

1

ifrit98/R2deepR documentation built on June 19, 2020, 7:45 a.m.