Layers
Layers is a property of a NeuralNet object. It is a list of the number of neurons in each layer. The default is a minimal net with one input and one output. Changing this property will reset the weights in the net.
Created by freegoldbar (September 16, 2004)