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.32k stars 4.32k forks source link

Model training is taking time #109

Open poojashah89 opened 6 years ago

poojashah89 commented 6 years ago

I am trying to train the model by running chatbot.py file. I am using AWS GPU p2.xlarge (61GB Mem, ubuntu 16) instance. Its been 19hrs and I am wondering if I should still wait or is there anything else I should try ? TIA.

MartinAbilev commented 6 years ago

it will run forever until you stop it :)