mnist: Conversion for the MNIST dataset to table format

Description Usage Format Source

Description

10,000 examples of 28x28 image from mnist test set.

Usage

1

Format

A data frame with 10000 rows of 785 (= 1 + 28*28) variables:

first colmn

label for handwritten digits (0-9).

folloing 2nd-785th colmn

Pixel values (0-255). 0 means background (white), 255 means foreground (black).

Source

https://github.com/pjreddie/mnist-csv-png


katokohaku/ggumap documentation built on Nov. 4, 2019, 3:32 p.m.