KimDahye / deeplearning_study

0 stars 0 forks source link

Lecture 4: Deep Neural Networks #4

Open KimDahye opened 3 years ago

KimDahye commented 3 years ago

4.1 Deep L-layer Neural network

Deep neural network: shallow vs deep

4.2 Forward Propagation in a Deep Network

Screen Shot 2021-09-08 at 8 30 20 PM Screen Shot 2021-09-08 at 8 34 49 PM

4.3 Getting your matrix dimensions right

4.4 Why deep representations?

4.5 Building blocks of deep neural netowrks

Screen Shot 2021-09-08 at 8 42 44 PM Screen Shot 2021-09-08 at 8 42 55 PM

4.6 Forward and backward propagation

Screen Shot 2021-09-08 at 8 44 09 PM Screen Shot 2021-09-08 at 8 44 24 PM

4.7 Parameters vs Hyperparameters

4.8 What does this have to do with the bran?