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]
update_sgd {rnn} | R Documentation |
Apply the update with stochastic gradient descent
update_sgd(model)
model |
the output model object |
the updated model