NARX Tapped Delay Line
古いコメントを表示
What does the Tapped Delay Line (TDL) in NARX NN exactly do?
1- Does it sum the previous values (either input or target) and use as input?
Because that's what I understood from the research I have made. This is a concept related to digital signal processing, and it is defined like so.
2- Does it input the previous values as individual points?
This makes more sense to me, as this will keep more information in the data and should improve prediction ability.
Thinking about it, is there a way to determine what we want, by coding? Because both methods could be useful under different circumstances.
Thank you,
Ilyas
採用された回答
その他の回答 (0 件)
カテゴリ
ヘルプ センター および File Exchange で Deep Learning Toolbox についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!