Problem with network NarX need help for final step
Mostrar comentarios más antiguos
Good, I write again to see if anyone can help me as I left the last steps to fully utilize the network NarX. I expose the example I put in previous post: I've trained a network with exogenous variables NarX, I checked the accuracy, and I've done compared closeloop and now I want accuracy in predicting real-time, ie if I introduce today inputs (14/03/2012) and I want to get predictions in the next 10 days as you would? Should use the predicted outputs to make that prediction but how?. If there is some code to understand me would be helpful, or if there is any book, web .... where I could learn to perform this step. The accuracy, code, etc ... are published in previous post, so I'd like to know this step.
Thank you very much
3 comentarios
Greg Heath
el 14 de Mzo. de 2013
Don't make someone who is trying to help search for a previous post in a different thread.
Alternatives:
1. Provide all info needed in the current thread.
a. Directly
b. Via http link
2. Add the current post to the previous thread.
Thanks.
Greg
FRANCISCO
el 15 de Mzo. de 2013
FRANCISCO
el 15 de Mzo. de 2013
Respuesta aceptada
Más respuestas (1)
Greg Heath
el 16 de Mzo. de 2013
0 votos
If you want to predict exactly 10 days ahead, if possible, design a net that will do that.
Iterating a net that will predict one or two days ahead doesn't seem to be the way to go (if you can avoid it).
Better yet, design a net with a 10-dimensional output that predicts ahead for a 10-day window.
Hope this helps.
Thank you for formally accepting my answer
Greg
1 comentario
FRANCISCO
el 17 de Mzo. de 2013
Categorías
Más información sobre Deep Learning Toolbox en Centro de ayuda y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!