LantaoYu / SeqGAN

Implementation of Sequence Generative Adversarial Nets with Policy Gradient
2.08k stars 711 forks source link

How to resume training in Colab? #70

Open syedasara-angelium opened 3 years ago

syedasara-angelium commented 3 years ago

I am running the sequence_gan.py file, the pre-training has been started. Since it is running on Colab, it will stop after a specific time. What's the procedure to resume it after the next time starts on Colab?