함께하는 데이터 분석

[Neural Networks and Deep Learning] 4주차 본문

부트캠프/Google ML Bootcamp

[Neural Networks and Deep Learning] 4주차

JEONGHEON 2023. 9. 5. 15:22

Deep neural network notation

 

Forward propagation in a deep network

 

Parameters W[l] and b[l]

 

Vectorized implementation

 

Intuition about deep representation

 

Forward and Backward fuctions

 

Forward propagation for layer l

 

Backward propagation for layer l

 

What are hyperparameters?