Input matrix of data to learn

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

See Also

LearningAlgorithm Class | LearningAlgorithm Members | NeuralNetwork Namespace