Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

TASK - 4 ( Combination of the BASICS of ANNs and loops, being powerful enhancement of the simulation methods ) Consider recursive feedforward deep ANN

TASK-4(Combination of the "BASICS" of ANNs and loops, being powerful enhancement of the simulation methods)
Consider recursive feedforward deep ANN with one input layer, 800 hidden layers and one output layer. [An example of the recursive ANN with only THREE hidden layersis shown in Figure.]
Assume, the same sets of weights and biases for ALL nodes of the ANN.
Use the following data (pay attention to the signs in numbers):
* recursive given weights: w11=0.3; w12=0.6; w21=0.2; w22=0.8;
* recursive given biases: b1=15; b2=5;
* given inputs: x1=1; x2=2.
For simplicity, assume, that the recursive activation function for each node is an identity function, i.e. a linear function with UNIT coefficient: g(x)=x.
Determine the value of y2 the second output of this deep ANN.
Figure-4: An example of the recurrent ANN with one input layer, only THREE hidden layers and one output layer. Note, that this is an illustration only, as in case of your assignment task, the number of hidden layers is much larger!
PLEASE, READ ADDITIONAL RECOMMENDATIONS AND ENTER YOUR ANSWER for TASK-4 BELOW:*
Select the choice (in the multiple choice answer fields below), most closely matching your numerical answer.
10 points
-500
-450
-304
-275
-107
120

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image_2

Step: 3

blur-text-image_3

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

More Books

Students also viewed these Databases questions