rnn (version 1.9.0)

backprop_gru: backprop_gru

Description

backpropagate the error in a model object of type gru

Usage

backprop_gru(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