output matrix of data to learn

[Visual Basic]
Protected outs As Single()[)
[C#]
protected float[][] outs;

See Also

LearningAlgorithm Class | LearningAlgorithm Members | NeuralNetwork Namespace