Closing plots when training neural networks

3 ビュー (過去 30 日間)
Gad Licht
Gad Licht 2025 年 4 月 15 日
コメント済み: Gad Licht 2025 年 7 月 8 日
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
  1 件のコメント
Gad Licht
Gad Licht 2025 年 7 月 8 日
did not work

サインインしてコメントする。

カテゴリ

Help Center および File ExchangeDeep Learning Toolbox についてさらに検索

製品


リリース

R2023b

Community Treasure Hunt

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

Start Hunting!

Translated by