sampler {tfaddons} | R Documentation |
Sampler
Description
Interface for implementing sampling in seq2seq decoders.
Usage
sampler(...)
Arguments
... |
parametr to pass batch_size, initialize, next_inputs, sample, sample_ids_dtype, sample_ids_shape |
Value
None
[Package tfaddons version 0.10.0 Index]