update_sgd {rnn}R Documentation

update_sgd

Description

Apply the update with stochastic gradient descent

Usage

update_sgd(model)

Arguments

model

the output model object

Value

the updated model


[Package rnn version 1.9.0 Index]