ctallec / world-models

Reimplementation of World-Models (Ha and Schmidhuber 2018) in pytorch
MIT License
568 stars 131 forks source link

the train_controller always break off when trainning about 15min #37

Open longfeizhang617 opened 3 years ago

longfeizhang617 commented 3 years ago

when i run the train_controller.py , it is normal at start,while ,after running for about 15 min,the program will break silently, i don't know why, because i have trained VAE and MD_RNN.I have tried both in local computer and on the server,while the issue always exist.