chiphuyen / stanford-tensorflow-tutorials

This repository contains code examples for the Stanford's course: TensorFlow for Deep Learning Research.
http://cs20.stanford.edu
MIT License
10.33k stars 4.32k forks source link

how long is it supposed to run? #58

Closed jiteshpabla closed 7 years ago

jiteshpabla commented 7 years ago

I left the chatbot.py running in training mode for 2 hours and it's still going, when does it end (if it even does)?

ArashHosseini commented 7 years ago

can you tell me please how long its take, my training session is taking about 6 days iter 4373200....

MartinAbilev commented 7 years ago

iteration not means anything it just checkpoint result of loss index only is what matter !!! run till satisfaction or stop if nothin changes and get diferent model dataset etc..