-
Hi! I just have one question. What happens if during the training the computer disconnects from the internet? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
Hi Gaia Training keeps going until a stop training instruction is sent to the server (this can be done by clicking Network menu and then stop training option). It will also stop training if there are 60 epochs without progress. My recommendation is to leave it until the latter happens. You can also stop training by quiting the server process (stopping the cell in google colab for example). Disconnecting the client computer from the internet wont stop training.
Yes. I think it's fine to do that. Kind regards, |
Beta Was this translation helpful? Give feedback.
Hi Gaia
Training keeps going until a stop training instruction is sent to the server (this can be done by clicking Network menu and then stop training option). It will also stop training if there are 60 epochs without progress. My recommendation is to leave it until the latter happens.
You can also stop training by quiting the server process (stopping the cell in google colab for example).
Disconnecting the client computer from the internet wont stop training.
Yes. I think it's fine to do that.
Kind regards,
Abraham