listExampleSets - returns a list of all example sets

USAGE

    listExampleSets

DESCRIPTION

This command returns a list containing information about every example set loaded in the simulator. Each element of the list contains the name of the example set, the number of examples, and the number of events in the set.

EXAMPLES

    lens> listExampleSets
    {"digits2" 16 16} {"clean set" 8 24}

SEE ALSO

useTrainingSet, useTestingSet, loadExamples


Last modified: Sun Jan 10 13:35:08 EST 1999