Package Bio :: Package NeuralNetwork :: Module Training :: Class TrainingExample
[hide private]
[frames] | no frames]

Class TrainingExample

source code

Hold inputs and outputs of a training example.

XXX Do I really need this?

Instance Methods [hide private]
 
__init__(self, inputs, outputs, name='') source code