# Homework 3 > National Tsing Hua University > Fall 2022 11110IPT 5530 > Deep Learning in Biomedical Optical Imaging ###### tags: `homework` `NTHU` :::info - **Deadline:** ⚠️2022.10.18 00:00 - **Name:** 石子豪 - **Student ID:** 110066851 ::: [ToC] ## 1. Initialization ### Exercise 1 - initialize_parameters_zeros   ### Exercise 2 - initialize_parameters_random   ### Exercise 3 - initialize_parameters_he    --- ## 2. Regularization ### Exercise 1 - compute_cost_with_regularization   ### Exercise 2 - backward_propagation_with_regularization    ### Exercise 3 - forward_propagation_with_dropout     ### Exercise 4 - backward_propagation_with_dropout    --- ## 3. Gradient Checking ### Exercise 1 - forward_propagation   ### Exercise 2 - backward_propagation   ### Exercise 3 - gradient_check    ### Exercise 4 - gradient_check_n     ### Exercise 5 (bonus w/o pt) - find/correct the errors I go back to check the backward_propagation_n() function, and find out the errors in dW2 & db1, and then correct them.  
×
Sign in
Email
Password
Forgot password
or
By clicking below, you agree to our
terms of service
.
Sign in via Facebook
Sign in via Twitter
Sign in via GitHub
Sign in via Dropbox
Sign in with Wallet
Wallet (
)
Connect another wallet
New to HackMD?
Sign up