how to store weights after neural network training ?

3 vues (au cours des 30 derniers jours)
Newman
Newman le 23 Juil 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?

Réponse acceptée

Greg Heath
Greg Heath le 29 Juil 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

Plus de réponses (0)

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!

Translated by