| backprop_lstm | R Documentation | 
backpropagate the error in a model object of type rlstm
backprop_lstm(model, a, c, j, ...)
| model | the output model object | 
| a | the input of this learning batch | 
| c | the output of this learning batch | 
| j | the indexes of the sample in the current batch | 
| ... | argument to be passed to method | 
the updated model
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.