weight_decay: Weight decay

View source: R/autoencoder_weight_decay.R

weight_decayR Documentation

Weight decay

Description

A wrapper that describes a weight decay regularization of the encoding layer

Usage

weight_decay(decay = 0.02)

Arguments

decay

Numeric value indicating the amount of decay

Value

A regularizer object containing the set parameters


ruta documentation built on Jan. 9, 2023, 1:20 a.m.