loss_L1: L1 loss

View source: R/loss_functions.R

loss_L1R 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


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