How to save the result of the training weigths in a matlab neural network (e.g. NARX)

1 Ansicht (letzte 30 Tage)
I have to loop the training of a neural network that every step its weights are initialized as the final weights of the previews training.

Akzeptierte Antwort

Greg Heath
Greg Heath am 15 Okt. 2016
When training in a loop the weights at the beginning of non-initial loops are AUTOMATICALLY the same as the weights at the end of the previous loop.
Hope this helps
Thank you for formally accepting my answer
Greg

Weitere Antworten (0)

Kategorien

Mehr zu Sequence and Numeric Feature Data Workflows finden Sie in Help Center und File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by