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)'.
1 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.