Question: Suppose there exists a two layered network ( one input layer, one hidden layer and one output layer ) where in there are 1 5
Suppose there exists a two layered network one input layer, one hidden layer and one output layer where in there are nodes in the input layer, nodes in the hidden layer and node in the output layer to solve a regression problem. a Without using backpropagation method, can you specify a methodologyprocedure to find out the weights of the network given N training examples? Note: You may make use of elementary calculus to solve this problem. b For the above mentioned network architecture and given the same training data set, suppose two students would like to implement the back propagation algorithm and subsequent steps to find out weights of the network. Would both of the implementations are guaranteed to result in the same weights of the network. c If so substantiate your answer by giving appropriate reasons. Otherwise mention at least couple of steps in two implementation that would be responsible to get different weights
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
