How to open neural network training screen?
Show older comments
i accidently closed the neural netwok training screen, any idea how to reopen it from "net.mat" file

Answers (1)
I don't know what you mean by the "net.mat file" and I don't think you can reopen the screen. However, if you called trainlm with 2 outputs, the second output contains a record of the training progress data,
[trainedNet,tr] = train(net,...)
Categories
Find more on Deep Learning Toolbox in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!