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 March 31, 2023, 11:41 p.m.