Unlimited learning, half price | 50% off

Last chance! 50% off unlimited learning

Sale ends in


rnn (version 1.8.0)

backprop_lstm: backprop_lstm

Description

backpropagate the error in a model object of type rlstm

Usage

backprop_lstm(model, a, c, j, ...)

Value

the updated model

Arguments

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