Tunning Process

Untitled

Untitled

Using an appropriate scale to pick hyperparameters

임의로 샘플링 → 균일화된 임의의 작업 x

적절한 scale 선택 → 하이퍼파라미터 탐색

Untitled

Untitled

hyperparameter의 적절한 scale / log scale , exponentially weighted averages

hyperparameter tunning in practice : pandas vs caviar

하이퍼파라미터를 업데이트 하는 데 사용되는 방법들

Untitled

Normalizing Activations in a Network

Untitled

감마와 베타를 Learnable Parameter로 두어 모든 hidden unit이 항상 평균0, 분산1을 가지지 않도록 해준다.