How to save the final value of epoch?
1 回表示 (過去 30 日間)
古いコメントを表示
Hi. I am using Matlab 7.6 and working with neural network. I made some changes in the code of 'calcperf2.m'. The changes begin from line no. 129 (% Input Weights -> Weighed Inputs) in 'calcperf2.m'.
Now i want to save the result (due to the change in 'calcperf2.m') when NN finishes the final "epoch". So while retraining the NN , it will start with the previously saved result. How can i save the value of final epoch? Please help me. Thanks.
0 件のコメント
回答 (1 件)
参考
カテゴリ
Help Center および File Exchange で Deep Learning Toolbox についてさらに検索
製品
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!