Learn R Programming

readmnist (version 1.0.6)

Read MNIST Dataset

Description

You can use the function Read.mnist() to read data and arrange them properly from MNIST dataset (the open handwriting digit database ). 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.

Copy Link

Version

Install

install.packages('readmnist')

Monthly Downloads

24

Version

1.0.6

License

GPL

Maintainer

Jiang Junfeng

Last Published

August 2nd, 2018

Functions in readmnist (1.0.6)

readmnist-package

readmnist
Read.mnist

Read MNIST Dataset