AvgSmoothLoss: AvgSmoothLoss

View source: R/Loss.R

AvgSmoothLossR Documentation

AvgSmoothLoss

Description

Smooth average of the losses (exponentially weighted with 'beta')

Usage

AvgSmoothLoss(beta = 0.98)

Arguments

beta

beta, defaults to 0.98

Value

Loss object


fastai documentation built on June 22, 2024, 11:15 a.m.