Reconstruct shifted values after training a dynamic neural network ?

2 ビュー (過去 30 日間)
Mohamed Amine Chaaleb
Mohamed Amine Chaaleb 2017 年 9 月 19 日
回答済み: Greg Heath 2017 年 9 月 20 日
I'm implementing a dynmaic neural network that has an input delay and also a feedback delay. After training and simulating my neural net I observed that the output has been shifted respectively with the number of steps of the my time delay. Is there a way to reconstruct the lost values?

採用された回答

Greg Heath
Greg Heath 2017 年 9 月 20 日
They are not lost.
It takes multiple input values to yield 1 output value.
Therefore you cannot have as many output time values as input time values.
Hope this helps.
Thank you for fomally accepting my answer
Greg

その他の回答 (0 件)

カテゴリ

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

Community Treasure Hunt

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

Start Hunting!

Translated by