How to save the final value of epoch?
1 view (last 30 days)
Show older comments
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 Comments
Answers (1)
See Also
Categories
Find more on Deep Learning Toolbox in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!