animals {leabRa}R Documentation

Small example data set for self-organized artificial neural networks

Description

A small dataset describing 10 animals represented by 6 features that are either present (1) or absent (0) for demonstrating self-organized learning in artificial neural networks.

Usage

animals

Format

A data frame with 10 rows and 6 variables describing 10 different animals with 6 feature vectors that are either present (1) or absent (0).

Source

Knight, K. (1990). Connectionist ideas and algorithms. Communications of the ACM, 33(11), 59–74.


[Package leabRa version 0.1.0 Index]