blocks-examples icon indicating copy to clipboard operation
blocks-examples copied to clipboard

Example of using the trained model

Open rizar opened this issue 10 years ago • 4 comments
trafficstars

Most of example in this repo only explain how to train a model. I think it would be also helpful to show how to make predictions in some of them, at least in the basic MNIST one.

rizar avatar Aug 12 '15 07:08 rizar

@rizar this is an issue for machine translation example as well, which requires sampling/translating features by using a trained model. People are asking me about a script to do that, is there anyone working on this ticket for machine translation now? if not, i can make a PR by changing my translation scripts a bit

orhanf avatar Sep 21 '15 11:09 orhanf

I think it would be definitely great if machine translation demo was able to actually translate, that is use beam search to find the most likely candidate. Honestly, I thought it is already able to do so :)

rizar avatar Sep 21 '15 16:09 rizar

Maybe somebody can provide some links to already trained models for machine translation? I'm doing research in this field and I'd appreciate any help.

s-alexey avatar Mar 30 '16 17:03 s-alexey

Hi is there any update on creating an example for translating speech?

hrishikeshvganu avatar May 11 '16 05:05 hrishikeshvganu