init_lstm {rnn}R Documentation

init_lstm

Description

Initialize the weight parameter for a lstm

Usage

init_lstm(model)

Arguments

model

the output model object

Value

the updated model


[Package rnn version 1.9.0 Index]