martin-gorner / tensorflow-rnn-shakespeare

Code from the "Tensorflow and deep learning - without a PhD, Part 2" session on Recurrent Neural Networks.
Apache License 2.0
533 stars 249 forks source link

How long does it take to run rnn_play.py #21

Closed magicmathmandarin closed 6 years ago

magicmathmandarin commented 6 years ago

Hi Martin, Thanks for sharing this great fun project. I downloaded the checkpoints. The code rnn_play.py has been running for about 2 hours now (Window 10, Python 3.5, tensorflow 1.1). It took my computer less than 30 minutes to run tensorflow Mnist deep learning code. I was wondering whether something is wrong and how long it will take to run rnn_play.py?

martin-gorner commented 6 years ago

rnn_play.py starts in seconds. Something is wrong on your end.