33. Deep L-layer Neural Network
2023. 9. 9. 17:00ㆍGoogle ML Bootcamp/1. Neural Networks and Deep Learning
Notation
L = number of layers
n[l] : l번째 layer의 node(=units)수
'Google ML Bootcamp > 1. Neural Networks and Deep Learning' 카테고리의 다른 글
35. Getting your Matrix Dimensions Right (0) | 2023.09.09 |
---|---|
34. Forward Propagation in a Deep Network (0) | 2023.09.09 |
32. Random Initialization (1) | 2023.09.09 |
31. Backpropagation Intuition (Optional) (0) | 2023.09.09 |
30. Gradient Descent for Neural Networks (0) | 2023.09.09 |