1 2 | load_mnist(dirName = "image-data", dat = "train-images.idx3-ubyte",
labels = "train-labels.idx1-ubyte")
|
Original data source can be found at http://yann.lecun.com/exdb/mnist/
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.