Deep LearningArchitectures

Weight Decay

Overview

A regularisation technique that penalises large model weights during training by adding a fraction of the weight magnitude to the loss function, preventing overfitting.

Cross-References(3)

More in Deep Learning

See Also