nfmcclure / tensorflow_cookbook

Code for Tensorflow Machine Learning Cookbook
https://www.packtpub.com/big-data-and-business-intelligence/tensorflow-machine-learning-cookbook-second-edition
MIT License
6.22k stars 2.42k forks source link

dynamic_rnn_decoder #64

Open zhedongzheng opened 7 years ago

zhedongzheng commented 7 years ago

Hi, I am wondering Is it possible to use the new dynamic_rnn_decoder to replace the legacy rnn decoder in rnn chapter for text generation, and update the code?

nfmcclure commented 7 years ago

Hi @zhedongzheng , Thanks, this is a great idea. I should be able to get around to it within the next few weeks.