readmnist: Read MNIST Dataset

You can use the function Read.mnist() to read data and arrange them properly from MNIST dataset (the open handwriting digit database <http://yann.lecun.com/exdb/mnist/>). With this package, you can conveniently get all of necessary informations and then immediately start to check whether your machine learning algorithm works well. It can automatically recognize the type of dataset and returns the informations in corresponding structure.

Package details

AuthorJiang Junfeng
MaintainerJiang Junfeng <a412133593@gmail.com>
LicenseGPL
Version1.0.6
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("readmnist")

Try the readmnist package in your browser

Any scripts or data that you put into this service are public.

readmnist documentation built on May 2, 2019, 6:03 a.m.