PRML
Chapter
1. Introduction
2. Probabilty Distribution
3. Linear Models for Regression
4. Linear Models for Classification
5. Neural Networks
8. Graphical Models
9. Mixture Models and EM
10. Variational Inference
1
2
3
4
5
6
7
8
9
10
11
Chapter. 5
0. Introduction
1. Feed-forward Network
2. Network Training
3. Error Backpropagation
4. The Hessian Matrix
5. Regularization in NN.
Edit
5. Regularization in NN.
신경망에서 입력 데이터와 출력 데이터의 차원은 데이터집합에 의해 결정된다.
따라서 실제 제어 가능한 파라미터는 hidden 레이어의 크기 \(M\) 의 값이다.
(작성중)
Please enable JavaScript to view the
comments powered by Disqus.