Reconstruct shifted values after training a dynamic neural network ?

1 vue (au cours des 30 derniers jours)
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?

Réponse acceptée

Greg Heath
Greg Heath le 20 Sep 2017
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

Plus de réponses (0)

Catégories

En savoir plus sur Deep Learning Toolbox dans Help Center et File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by