Improve network generalization NarX
조회 수: 2 (최근 30일)
이전 댓글 표시
Very good I would do the following: divide my data into 10 parts and each train separately checking with other cells, is crosvalidation guess but I'm a little busy and I'm not sure how. I could explain a little further as performing autocorrelation, cross correlation and other steps to achieve better network generalization NarX and clarify concepts?
Thank you very much.
댓글 수: 0
채택된 답변
Greg Heath
2013년 2월 15일
I just posted an answer to your question on the NEWSGROUP
Hope this helps
Thank you for formally accepting my answer.
Greg
댓글 수: 2
Greg Heath
2013년 2월 15일
편집: Greg Heath
2013년 2월 16일
If you would try your code on the polution_data set we can compare results. I have used the delays ID=1:2, FD=1:2 and H = 16 with dividetrain and MSEgoal = 0.08*Ndof*MSE00a/Neq. A lower goal will cause training to extend to maxepoch (default = 1000; I will change it to 100)). The results are R2a = 0.92 for openloop and 0.88 for closed loop.
I will be experimentinng with this data for some time: Linear trend removal, Significant delays, validation stopping and minimizing H. Not necessarily in that order.
Greg
추가 답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Deep Learning Toolbox에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!