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

카테고리

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