Closing plots when training neural networks

2 vues (au cours des 30 derniers jours)
Gad Licht
Gad Licht le 15 Avr 2025
Commenté : Gad Licht le 8 Juil 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 commentaire
Matt J
Matt J le 17 Avr 2025
Modifié(e) : Matt J le 17 Avr 2025
You show no code for how you are training or generating the plots, so we cannot know what problem you are encountering.

Connectez-vous pour commenter.

Réponses (1)

Catalytic
Catalytic le 17 Avr 2025
Try -
close force

Catégories

En savoir plus sur Deep Learning Toolbox dans Help Center et File Exchange

Produits


Version

R2023b

Community Treasure Hunt

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

Start Hunting!

Translated by