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.

Version: 1.0.6
Published: 2018-08-02
Author: Jiang Junfeng
Maintainer: Jiang Junfeng <a412133593 at gmail.com>
License: GPL-2 | GPL-3 [expanded from: GPL]
NeedsCompilation: no
CRAN checks: readmnist results

Documentation:

Reference manual: readmnist.pdf

Downloads:

Package source: readmnist_1.0.6.tar.gz
Windows binaries: r-devel: readmnist_1.0.6.zip, r-release: readmnist_1.0.6.zip, r-oldrel: readmnist_1.0.6.zip
macOS binaries: r-release (arm64): readmnist_1.0.6.tgz, r-oldrel (arm64): readmnist_1.0.6.tgz, r-release (x86_64): readmnist_1.0.6.tgz

Linking:

Please use the canonical form https://CRAN.R-project.org/package=readmnist to link to this page.