Model Sampling & Testing

To generate model responses using beam search run:

THEANO_FLAGS=mode=FAST_RUN,floatX=float32,device=gpu python sample.py 
<model_name> <contexts> <model_outputs> --beam_search --n-samples=<beams> 
--ignore-unk --verbose

<contexts> <model_outputs> --beam_search --n-samples=<beams> --ignore-unk 
--verbose from where i can get these parmetes, plese.

whgile i get model after training. 1503369407.84_UbuntuModel_state

-- 

--- 
You received this message because you are subscribed to the Google Groups 
"theano-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to theano-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to