Hi,
I have run the deep learning by the command "python train_baseline.py --use_dense". However, due to the long training process and a large amout of time, if the training was aborted mannually, then how to restart or resume the training from the latest epoch?

So, could you pls give me some suggestions? Thanks!
Hi,

I have run the deep learning by the command "python train_baseline.py --use_dense". However, due to the long training process and a large amout of time, if the training was aborted mannually, then how to restart or resume the training from the latest epoch?