Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Forward Propagation: Consider a neural network shown below. WX11 WX21 WX12 X1 WX13 hi Wh Wh h2 WX22 X2 WX23 h3 Wh3 20 It

image

Forward Propagation: Consider a neural network shown below. WX11 WX21 WX12 X1 WX13 hi Wh Wh h2 WX22 X2 WX23 h3 Wh3 20 It has an input X = (X1, X2), a hidden layer h = (h1, h2, h3), and an output a = (a) The layers h and a has sigmoid activation function. Input X is X = The weight matrix for X-h is =(4) 1/2 1/2 Wx = 1 1 0 The weight matrix for h-a is -1 Wh 1/2 1/2 What are the output values in the hidden layer output vector h? Give each answer to three decimal places. What is the third element in the hidden layer output vector (h3)?

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

Step: 3

blur-text-image

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

Computer Networking A Top-Down Approach

Authors: James Kurose, Keith Ross

7th edition

978-0133594140

More Books

Students also viewed these Programming questions