How to find best combination of delay size and neurons for narx network?

3 ビュー (過去 30 日間)
HARINI R
HARINI R 2022 年 2 月 11 日
回答済み: Vatsal 2023 年 10 月 20 日
I'm using a time series prediction narx neural network for my dataset. The input & feedback delay, number of Hidden neurons are chosen randomly to train the network. However i dont know what is the maximum accuracy my model can reach. So, What is the best way to find good combination of delay size and number of neurons for the network. Does sweeping the parameter and iterating over helps?
  1 件のコメント
yanqi liu
yanqi liu 2022 年 2 月 11 日
yes,sir,it is a optimization problem,may be check use GA、ABC and so on algorithm

サインインしてコメントする。

回答 (1 件)

Vatsal
Vatsal 2023 年 10 月 20 日
Hi,
I understand that you want to find the optimal delay size and number of neurons for your network to achieve good accuracy. I recommend referring to the following MathWorks documentation link, which provides a detailed explanation on how to determine the optimal input delay and hidden nodes for 'NARXNET':
I hope this helps!

カテゴリ

Help Center および File ExchangeDeep Learning Toolbox についてさらに検索

製品


リリース

R2020a

Community Treasure Hunt

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

Start Hunting!

Translated by