Question: TASK - 3 ( BASICS of ANNs ) Consider deep feedforward ANN with its weights and biases, specified in Figure. This ANN has

TASK-3("BASICS" of ANNs)
Consider deep feedforward ANN with its weights and biases, specified in Figure. This ANN has one input layer, two hidden layers and one output layer.
For simplicity, assume, that activation function for each node is an identity function, i.e. a linear function with UNIT coefficient: g(x)=x.
For known outputs y1=925;y2=-102;y3=753 and known second input x1=51, determine the second input x2, given by the positive or negative integer with absolute value less than 100(this condition can be expressed as follows: |x1|100).
Figure-3: Given deep ANN with one input layer, two hidden layers and one output layer.
YOUR TASK-3 ANSWER: *
10 points
Your answe
SUBMIT YOUR MATLAB SCRIPT FOR Task-3 AS ONE (SINGLE) FILE INTO THE WINDOW BELOW, using 'cut-and-paste' method, cutting the script from your *.M file. The first line should have: double percentage, space, and your student number with 's', similar to the pattern '%% s3456789'
(In case you were not able to complete the script, enter a line with your student number, similar to the pattern: ?'%% s3456789 Task NOT COMPLETED')
Your answer. Yes i need here two things (1) is What is the answer of this task and (2) is Matlab Scripts for Task-3
 TASK-3("BASICS" of ANNs) Consider deep feedforward ANN with its weights and

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 Databases Questions!