Quiz-2: Attempt History
Quiz-2: Attempt History
com/courses/960/quizzes/2096
Quiz-2
Due Sep 5 at 23:59 Points 5 Questions 10 Available Sep 4 at 19:00 - Sep 5 at 23:59 1 day
Time Limit 30 Minutes
Instructions
1) The quiz will be enabled for 24 hours
Attempt History
Attempt Time Score
LATEST Attempt 1 9 minutes 5 out of 5
1 of 7 9/5/2021, 10:43 AM
A neuron with 3 inputs has the weight vector [0.6 -0.1 0.1] and a bias θ = 0.
If the input vector is X = [0.2 0.4 0.2] then the total input to the neuron is:
Question 3 0.5 / 0.5 pts
Consider a perceptron model with two inputs [x1, x2] =[0.05 0.1] and the corresponding weights
[w1, w2] =[20, 10]. Considering the bias on output activation unit as b= -2, the value of the output
with sigmoid activation is
Question 5 0.5 / 0.5 pts
Each tree in a random forest is built on the subset of all the features.
Each of the trees in a random forest is built on the full data/records
1 is true 2 is false
bias
Question 10 0.5 / 0.5 pts
1. Backpropagation transfers the error information from the end of the neural network to all the weight
s inside the network.
2. Forward propagation transfers the error information from the end of the neural network to all the we
ights inside the network.