HadoopIt / rnn-nlu

A TensorFlow implementation of Recurrent Neural Networks for Sequence Classification and Sequence Labeling
483 stars 171 forks source link

May I Expect to see how I do prediction? #16

Open jageshmaharjan opened 6 years ago

jageshmaharjan commented 6 years ago

Sorry for opening this on issue page. However, this is not an issue. I was expecting the prediction after finishing the training iterations. Since I have a model, I was wondering how I could predict a given sentence as a sample.