Question: For the NN below perform a backward pass, using learning rate (alpha) = 0.2 and actual output=0.5 Choose what is true about the statements below.
For the NN below perform a backward pass, using learning rate (\alpha) = 0.2 and actual output=0.5

Choose what is true about the statements below. Choose ALL that apply.
| Updated value for w_3 is 0.115 | ||
| Updated value for w_6 is 0.907 | ||
| Prediction value (y_pred) using updated weights is 0.258 | ||
| Updated value for w_4 is 0.1 | ||
| Updated value for w_2 is 0.28 | ||
| Updated value for w_4 is 0.294 | ||
| Prediction value (y_pred) using updated weights is 0.402 | ||
| Updated value for w_1 is 0.250 |
Input Layer Hidden Layer Output Layer
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
