Question: A certain system containing ANN has two inputs ( 0 . 4 and 0 . 3 5 ) in input layer, two nodes in hidden

A certain system containing ANN has two inputs (0.4 and 0.35) in input layer, two nodes in hidden layer (N1,0 and N1,1) and one node in output layer (N2.0) inputs are connected to hidden laver nodes with weights that ranges from 0.1 to 0.9 inclusive ([0.1.0.9]). Hidden layer nodes are connected with output layer node with weights that ranges from 0.2 to 08 inclusive ([0.2.0.8]). Assume that sigmoid function formula f(x)=1.0/(1.0- exp(-x)) has been used(1) Evaluate all the weights to be used in this network if the goal is to have the smallest value as the output of the system. Assume that all the weights are multiples of 0.1 and one value of weight may be used several times. (1 Marks)(II) Calculate the final output of the system based on the weights obtained in (i).(1 Marks)(iii) Repeat process (1) and (ii), this time assume that all the weights are multiples of 0.1 and one value of weight is only used once(1.5 Marks)(iv) Comments

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Programming Questions!