high oscillation in neural network prediction results
5 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
Hi all,
I used NARX neural network toolbox to do prediction. My results show some kind of oscillation. I have no idea what causes this oscillation. Could anybody give me some hint please? Thank you so much.

0 commentaires
Réponse acceptée
Greg Heath
le 24 Mai 2014
You may have too many hidden layer units.
Try reducing them or using regularization with the training function TRAINBR
Hope this helps
Thank you for formally accepting my answer
Greg
3 commentaires
Greg Heath
le 26 Mai 2014
Post a better explanation of what you are doing along with the commented code. Be sure the posted code is formatted without multiple commands per line
Plus de réponses (0)
Voir également
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!