How do I automatically save the training progress plot to a file after my CNN has finished training?
조회 수: 4 (최근 30일)
이전 댓글 표시
I am using a supercomputer to train the network, and as such I am submitting the code to be run and then I can view the outputs afterwards. As such I cannot use the matlab interface in order to manually save a copy of the final graph of training-progress. I was wondering how exactly this plot could be saved using a command within the code itself.
답변 (0개)
참고 항목
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!