high oscillation in neural network prediction results
조회 수: 5 (최근 30일)
이전 댓글 표시
Hi all,
I used NARX neural network toolbox to do prediction. My results show some kind of oscillation. I have no idea what causes this oscillation. Could anybody give me some hint please? Thank you so much.

댓글 수: 0
채택된 답변
Greg Heath
2014년 5월 24일
You may have too many hidden layer units.
Try reducing them or using regularization with the training function TRAINBR
Hope this helps
Thank you for formally accepting my answer
Greg
댓글 수: 3
Greg Heath
2014년 5월 26일
Post a better explanation of what you are doing along with the commented code. Be sure the posted code is formatted without multiple commands per line
추가 답변 (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!