what happens with Matlab running training if my laptop eventually restarts for windows updates?

10 次查看(过去 30 天)
Currently, I am running Matlab training for alexnet and my laptop needs to update the windows. I am scared if my laptop gets restarted automatically then I have to start the training all again and I dont even have time to do so as deadline is very near to subit the results.

采纳的回答

Jan
Jan 2022-11-14
"I am scared if my laptop gets restarted automatically then I have to start the training all again" - if your code does not save intermediate results, a brute restart will require to start the computations from the beginning, of course.
Disable automatic restarts after Windows updates, if you want to run a long calculation in Matlab.

更多回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Image Data Workflows 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by