Batch Normalization


BatchNorm addresses the internal covariate shift problems by normalizing layer inputs, which makes using large learning rate to accelerate network training feasible.

Comments

Popular posts from this blog

Image Similarity using Deep Ranking

Daily-coding-problem #101