| LinearDecoder | R Documentation | 
To go on top of a RNNCore module and create a Language Model.
LinearDecoder(n_out, n_hid, output_p = 0.1, tie_encoder = NULL, bias = TRUE)
n_out | 
 n_out  | 
n_hid | 
 n_hid  | 
output_p | 
 output_p  | 
tie_encoder | 
 tie_encoder  | 
bias | 
 bias  | 
None
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.