Subhaditya's KB

Home

❯

KB

❯

AI

❯

Machine Learning

❯

Training

❯

Normalization

❯

No bias decay

No bias decay

Oct 14, 20251 min read

  • regularization

No Bias Decay

  • No Learning Rate Decay tricks
  • Equivalent to Lp Regularization L2 to all parameters to drive the values towards 0
  • Only apply Regularization to the weights
  • Leave Batch Normalization Layers alone
  • LARS

Graph View

Backlinks

  • Large Batch Training
  • _Index_of_Normalization
  • __Index_of__Normalization

Created with Quartz v4.5.1 © 2025

  • GitHub
  • LinkedIn