How to train two NARX Networks in series simultaneously?

2 visualizaciones (últimos 30 días)
Abrar Habib
Abrar Habib el 8 de Sept. de 2015
Respondida: Greg Heath el 8 de Sept. de 2015
Hi all,
I would like to construct two NARX networks, with the output of the first fed in as input to the second (along with other inputs). I only have data for the final target (i.e. the target of the second NARX), hence I am unable to train the first NARX independently and hence again, I am resorting to training the two NARXs simultaneously.
Each of the two NARXs represent a physical process, thus it would be beneficial to keep them as two neural networks in order to get insight into the intermediate output (i.e. the output from the first NARX).
I considered constructing the series of two NARXs in Simulink and then training the two in one go, but unfortunately Simulink is used more for simulating 'trained' neural networks rather than training them with the known learning algorithms commonly used with neural networks.
Any suggestions are appreciated.
Thanks
Abrar

Respuesta aceptada

Greg Heath
Greg Heath el 8 de Sept. de 2015
No target? .. No train.
Hope this helps.
Greg

Más respuestas (0)

Categorías

Más información sobre Deep Learning Toolbox en Help Center y File Exchange.

Community Treasure Hunt

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

Start Hunting!

Translated by