init_rnn {rnn}R Documentation

init_rnn

Description

Initialize the weight parameter for a rnn

Usage

init_rnn(model)

Arguments

model

the output model object

Value

the updated model


[Package rnn version 1.9.0 Index]