Info

이 질문은 마감되었습니다. 편집하거나 답변을 올리려면 질문을 다시 여십시오.

Neural network question - Instability of the forecasts in a for loop

조회 수: 1 (최근 30일)
Marie
Marie 2017년 2월 23일
마감: MATLAB Answer Bot 2021년 8월 20일
Dear all,
We have the following puzzle when using the neural network toolbox in a for loop. We try to implement a recursive experiment to assess the forecasts produced with narxnet. At each iteration of the loop, the sample is increased with one observation.
When we change the order of the recursions, the forecasts (and estimated weights) change (although the recursions are independent).
We guess that we should reinitialize the network. We tried to clear all the variables involved in the net between two loops but it does not solve the problem.
Thank you very much for your help.
Marie

답변 (0개)

이 질문은 마감되었습니다.

Community Treasure Hunt

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

Start Hunting!

Translated by