[15′ ICML] Batch Normalization: Accelerating Deep Network Training by Reducing Internal Covariate Shift

This entry is part 5 of 22 in the series Vision Model

Batch Normalization 논문의 핵심 내용을 리뷰합니다. 먼저 기존 방법들의 문제점을 분석합니다. 이를 해결하기 위한 Batch Normalization의 핵심 내용을 살펴봅니다. 실험 결과를 통해 효과를 알아봅니다.