jlmelville/mnist: Code to Download the MNIST Database of Handwritten Digits

Code to download and display the MNIST database of handwritten digits, used in many machine learning papers. The dataset has already been split into a training set of 60,000 examples and a test set of 10,000. Based on a gist by Brendan O'Connor (https://gist.github.com/brendano/39760).

Getting started

Package details

Maintainer
LicenseMIT + file LICENSE
Version0.4
URL https://github.com/jlmelville/mnist
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("jlmelville/mnist")
jlmelville/mnist documentation built on May 19, 2019, 12:47 p.m.