Answered step by step
Verified Expert Solution
Question
1 Approved Answer
The following neural network consists of three layer (layer 1: input layer, layer 2: hidden layer, layer3: output layer). Where x = [2 3 1]'
The following neural network consists of three layer (layer 1: input layer, layer 2: hidden layer, layer3: output layer). Where x = [2 3 1]' is the input vector, the weight vectors is: -3.5 (1) = = [ { -2] (2) = 0.5 -1.2 10.3 0.6 Assume each unit has a bias 0 =0 (zero) 1 The activation units is calculated by sigmoid function g(z) (where in your 1 +exp(-2) calculator use ex i.e. consider base 2 but not use exp) X1 X2 a. Calculate af of the second hidden layer b. Calculate as of the output layer
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