1

I am following this blog to train a text prediction model using RNN. https://www.tensorflow.org/tutorials/sequences/recurrent

I am able to run the code and save the model to a specific directory.

python ptb_word_lm.py --data_path=$HOME/simple-examples/data/ --model=small

But in the blog, its not mentioned that, how to load and this model. Also, the saved model does not contain any .pb extension.

can anybody help to understand this.

Bhimasen
  • 677
  • 3
  • 8
  • 19

0 Answers0