loss_L1 {rnn}R Documentation

L1 loss

Description

Apply the learning rate to the weight update, vocabulary to verify !!

Usage

loss_L1(model)

Arguments

model

the output model object

Value

the updated model


[Package rnn version 1.9.0 Index]