tensorflow / nmt

TensorFlow Neural Machine Translation Tutorial
Apache License 2.0
6.36k stars 1.96k forks source link

Giving feedback to training model after trainning. #389

Closed jcho7022 closed 5 years ago

jcho7022 commented 5 years ago

Is it possible to give feedback on my training model and revise it after the training process is done? For example, if my training model is outputting unsatisfactory results is there a way to revise my training model?