Closing plots when training neural networks

3 次查看(过去 30 天)
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 个评论
Matt J
Matt J 2025-4-17
编辑:Matt J 2025-4-17
You show no code for how you are training or generating the plots, so we cannot know what problem you are encountering.

请先登录,再进行评论。

回答(1 个)

Catalytic
Catalytic 2025-4-17
Try -
close force

类别

Help CenterFile Exchange 中查找有关 Deep Learning Toolbox 的更多信息

产品


版本

R2023b

Community Treasure Hunt

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

Start Hunting!

Translated by