high oscillation in neural network prediction results

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.

 채택된 답변

Greg Heath
Greg Heath 2014년 5월 24일

2 개 추천

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

Hi Greg, Thank you for your suggestion. I already used TRAINBR and one hidden layer. I used 85% for training, and 15% for testing, and tried different neuron numbers. Then, I choose the one with the least MSE for test data as my net. But it still shows this kind of oscillation. Could you please give me more suggestions? Thank you so much.
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
Do you still want help?

댓글을 달려면 로그인하십시오.

추가 답변 (0개)

카테고리

도움말 센터File Exchange에서 Deep Learning Toolbox에 대해 자세히 알아보기

질문:

2014년 5월 22일

댓글:

2014년 5월 30일

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by