Closing plots when training neural networks

3 visualizzazioni (ultimi 30 giorni)
Gad Licht
Gad Licht il 15 Apr 2025
Commentato: Gad Licht il 8 Lug 2025
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 Commento
Matt J
Matt J il 17 Apr 2025
Modificato: Matt J il 17 Apr 2025
You show no code for how you are training or generating the plots, so we cannot know what problem you are encountering.

Accedi per commentare.

Risposte (1)

Catalytic
Catalytic il 17 Apr 2025
Try -
close force

Categorie

Scopri di più su Deep Learning Toolbox in Help Center e File Exchange

Prodotti


Release

R2023b

Community Treasure Hunt

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

Start Hunting!

Translated by