daniel-kukiela / nmt-chatbot

NMT Chatbot
GNU General Public License v3.0
385 stars 213 forks source link

train.py stops for the first iteration #92

Closed tarunkolla closed 5 years ago

tarunkolla commented 6 years ago

screenshot of command promt Please take a look. let me know if you need any additional information. Tensorflow version: 1.4.0

daniel-kukiela commented 6 years ago

What did you change in settings? I don't see a stop of training here.

sierikov commented 6 years ago

It is normal. And it is still running on the screenshot. You need just wait when train iterator will be initialized.

tarunkolla commented 6 years ago

I did leave it for about 2 hours and did not have any update on cmd. Not sure if its my computer thats not able to run the code. I made no changes to settings, just changed vocab size. Will try running it on a better machine and update on this.

daniel-kukiela commented 5 years ago

Ok, so if you click on a cmd window in Windows, it might set a blocky cursor somewhere and it stops process, just hit enter or something and it should go.

UmutAlihan commented 4 years ago

same issue here