a simple python script for keeping a google colab session alive this script types random qoutes with randomized intervals and deletes them after
just create a new cell above the training cell run this program and point the mouse cursor on the created cell have fun making good Models
- run
pip install -r requirments.txt
- create a new cell above the training cell (TensorFlow prints logs and messes up with cursor position)
- run
python main.py
- point the mouse cursor on newly created cell (the cell you created in step2)
- press
Ctrl+C
to start the program - have fun 🎈