how to store weights after neural network training ?

3 ビュー (過去 30 日間)
Newman
Newman 2016 年 7 月 23 日
回答済み: Greg Heath 2016 年 7 月 29 日
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?

採用された回答

Greg Heath
Greg Heath 2016 年 7 月 29 日
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

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangeDeep Learning Toolbox についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by