update_adagrad: update_adagrad

View source: R/update_r.R

update_adagradR Documentation

update_adagrad

Description

Apply the update with adagrad, not working yet

Usage

update_adagrad(model)

Arguments

model

the output model object

Value

the updated model


rnn documentation built on April 22, 2023, 1:12 a.m.