* @param weights [in] path to the weights file. * @param encoding [in] path to the encoding file. * @param rnn_type [in] rnn cell type. * @param depth [in] number of recurrent hidden layers. * @param ...
This sample has now been updated for Tensorflow 1.1. Please make sure you redownload the checkpoint files if you use rnn_play.py. The script rnn_train.py trains a ...