Reconstruct shifted values after training a dynamic neural network ?
1 vue (au cours des 30 derniers jours)
Afficher commentaires plus anciens
Mohamed Amine Chaaleb
le 19 Sep 2017
Réponse apportée : Greg Heath
le 20 Sep 2017
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?
0 commentaires
Réponse acceptée
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
0 commentaires
Plus de réponses (0)
Voir également
Catégories
En savoir plus sur Deep Learning Toolbox dans Help Center et File Exchange
Produits
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!