Skip to content

Latest commit

 

History

History
21 lines (8 loc) · 318 Bytes

5.md

File metadata and controls

21 lines (8 loc) · 318 Bytes
layout group title
page-sidenav
Chapter. 5
5. Regularization in NN.
  • 신경망에서 입력 데이터와 출력 데이터의 차원은 데이터집합에 의해 결정된다.
  • 따라서 실제 제어 가능한 파라미터는 hidden 레이어의 크기 \(M\) 의 값이다.

(작성중)