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!