Answered step by step
Verified Expert Solution
Question
1 Approved Answer
Calculate the output of the network given the following neural network: Weights between input and hidden layer are as follows: w11 = 1.2 w12 =
Calculate the output of the network given the following neural network: Weights between input and hidden layer are as follows: w11 = 1.2 w12 = 1.5 w21 = 1.5 w22 = 2.0 w31 = 2.0 w32 = 1.0 Weights between input and hidden layer are as follows: w11 = 1.5 w21 = 2.1 Inputs are: x1 = 0.7 x2 = 0.9 x3 = 0.1 2/2
Assume that the transfer function of the input and hidden layers as linear and bias of 1 and that of output neuron as sigmoid function, of the form: y = 1/
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started