Neural Network Output
Informazioni
Questa domanda è chiusa. Riaprila per modificarla o per rispondere.
Mostra commenti meno recenti
I am trying to use neural network tool to train data. I selected time series tools (NARX) with 1 neuron and 1 delay. I found the net.IW {1,1} as 0.0119 -0.0110. But when I try to test this with my test data (manually) I am not getting near to the target values. Can anybody please explain how can I use these 0.0119 -0.0110 values with the test data to get the output?
Many Thanks T
1 Commento
Thamo Sutharssan
il 29 Feb 2012
Risposte (1)
Greg Heath
il 4 Mar 2012
0 voti
Typically, the inability to match net output with mathematical caalculations involves the default MAPMINMAX normalization.
Hope this helps.
Greg
2 Commenti
Thamo Sutharssan
il 9 Mar 2012
Greg Heath
il 14 Mar 2012
See the documentation for whatever net you are using w.r.t.
default actions of which you may not be aware.
Hope this helps.
Greg
Questa domanda è chiusa.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!