MeanSquareError

MeanSquareError is a property of a NeuralNet object. It signifies the squared difference between the output generated by the neural net and the desired output. It can only be changed to zero to reset it.
MeanSquareError is also an option of Train. It can be specified to stop training when the mean square error drops below the given value. The default value is zero.


Created by freegoldbar  (September 16, 2004)

Hosted by www.Geocities.ws

1