|
13.4 Accessing the Values of the Neurons
You might want to access the output values of the neurons from an FF or RBF network. If you just want a plot of the values, use NetPlot with the option DataFormat HiddenNeurons. More direct access to the neuron values can be achieved by creating a second network with a slightly changed network structure, as shown in the following two examples.
|