Gradient Descent of Neural Network
복잡한 네트워크이더라도 computation graph로 나타내서 gradient를 구할 수 있다.
위 그래프를 이용해서 gradient를 구하면 아래와 같이 된다.
'Computer Science > AL, ML' 카테고리의 다른 글
Activation Function (0) | 2022.04.10 |
---|---|
Vectorization of Neural Network (0) | 2022.04.09 |
Neural Network (0) | 2022.04.07 |
Logistic Regression (0) | 2022.04.07 |
Computation Graph (Forward/Backward Propagation) (0) | 2022.04.06 |
댓글