Skip to content

Script python to prevent colab from disconnecting during DeepLearning training

License

Notifications You must be signed in to change notification settings

stic-lab/PreventColabDisconnecting

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Prevent colab for disconnecting automatically when training a model

This script prevent colab for disconnecting automatically during the training. It use a simple mouse click event from the pynput library.

We trigger mouse click from our computer using the library. In this way colab listen to the click event and keep the session active till the training is ended.

Note that if you counsume the weekly hours for your account, colab will automatically disconnect your session.

About

Script python to prevent colab from disconnecting during DeepLearning training

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages