Skip to content

Tung M Phung's Blog

  • Home
  • About me

Tag: Batch Normalization

Deep Learning, Machine Learning - Data MiningLeave a comment

Deep Learning normalization methods

January 6, 2021January 6, 2021 Tung.M.Phung

Introduction to and comparison of Batch Norm, Weight Norm, Layer Norm, Instance Norm, and Group Norm. Continue reading Deep Learning normalization methods

Deep Learning, Machine Learning - Data MiningLeave a comment

Batch Normalization and why it works

January 6, 2020January 4, 2021 Tung.M.Phung

Batch Normalization (BatchNorm) is a very frequently used technique in Deep Learning, however, the reason why it works is often interpreted ambiguously. Continue reading Batch Normalization and why it works

Deep Learning, Machine Learning - Data MiningLeave a comment

Sigmoid, tanh activations and their loss of popularity

December 27, 2019July 31, 2020 Tung.M.Phung

The sigmoid and tanh activation functions were very frequently used in the past but have been losing popularity in the era of Deep learning. Continue reading Sigmoid, tanh activations and their loss of popularity