init_gru {rnn} | R Documentation |
init_gru
Description
Initialize the weight parameter for a gru
Usage
init_gru(model)
Arguments
model |
the output model object |
Value
the updated model
[Package rnn version 1.9.0 Index]
init_gru {rnn} | R Documentation |
Initialize the weight parameter for a gru
init_gru(model)
model |
the output model object |
the updated model