I have just a simple query, that if we train the model for let's say 10 hours and stop the execution( model is now saved).. does the algorithm is made in such a way that if run training again then it will continue with the latest model saved or it will start fresh from the beginning???
Hey there,
I have just a simple query, that if we train the model for let's say 10 hours and stop the execution( model is now saved).. does the algorithm is made in such a way that if run training again then it will continue with the latest model saved or it will start fresh from the beginning???