Info
이 질문은 마감되었습니다. 편집하거나 답변을 올리려면 질문을 다시 여십시오.
Why can LSTM not learn and predict?
조회 수: 1 (최근 30일)
이전 댓글 표시
Hi, guys,
I tried to use LSTM to predict one-step ahead of a time series.
But after training, it seems the only thing that LSTM learned is to shift the curve one step ahead and modify the old value very little ( o - ground truth, x - predicted value of the same time step)
Does anyone know how this happens and what could be done to improve the prediction behavior?
I split the data as training and test parts. Here are the whole results of test data segment.
Thanks
댓글 수: 0
답변 (0개)
이 질문은 마감되었습니다.
참고 항목
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!