how to store weights after neural network training ?

3 Ansichten (letzte 30 Tage)
Newman
Newman am 23 Jul. 2016
Beantwortet: Greg Heath am 29 Jul. 2016
hello after I have trained my neural netowrk completely using the gui and tested its performance through error in the testing and validation set how do i store the weights ? weights from input to hidden and from hidden to output .I am asking in the case of patternet.
And one more thing how do I use these weights to reproduce the same classification results on the data set whenever I am creating a a new pattenrent network ? How to do that using matlab?

Akzeptierte Antwort

Greg Heath
Greg Heath am 29 Jul. 2016
help getwb
doc getwb
help setwb
doc setwb
Search both the NEWSGROUP and ANSWERS using either or both of getwb and setwb.
Hope this helps.
Thank you for formally accepting my answer
Greg

Weitere Antworten (0)

Kategorien

Mehr zu Deep Learning Toolbox 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