Neural Network Output
정보
이 질문은 마감되었습니다. 편집하거나 답변을 올리려면 질문을 다시 여십시오.
이전 댓글 표시
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
Thamo Sutharssan
2012년 2월 29일
답변 (1개)
Greg Heath
2012년 3월 4일
0 개 추천
Typically, the inability to match net output with mathematical caalculations involves the default MAPMINMAX normalization.
Hope this helps.
Greg
댓글 수: 2
Thamo Sutharssan
2012년 3월 9일
Greg Heath
2012년 3월 14일
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
이 질문은 마감되었습니다.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!