Closing plots when training neural networks
10 views (last 30 days)
Show older comments
I am training neural networks in a loop and each loop a figure opens up showing loss, rmse, and similar data. I want to keep this figure and keep this figure open for the neural network beign trained, but close it when the next network is being trained. I tried many clear functions to no avail that work in other loops, so please only answer if you have specifically tried this for neural network.
Thank you very much.
1 Comment
Answers (1)
See Also
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!