decoder_beam_search_state | R Documentation |
Beam Search Decoder State
decoder_beam_search_state( cell_state, log_probs, finished, lengths, accumulated_attention_probs )
cell_state |
cell_state |
log_probs |
log_probs |
finished |
finished |
lengths |
lengths |
accumulated_attention_probs |
accumulated_attention_probs |
None
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.