letters_recall {neural}R Documentation

Letters recall sample- input

Description

This data set gives the 8x8 bitmatrix representation of alphabetic letters from A to E. Each letter has more than one representation. Can be useful as a recalling set for mlp network.

Usage

data(letters)

Format

A matrix containing 50 representation of letters. Each row represents one letter.

Source

Collecting from about 10 person and from some frequently used font type


[Package neural version 1.4.2 Index]