Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

In the following Multi-Layer Architecture there are 6 different neurons. The input signals of neurons are initialized with i1 = 2 , i2 = -1

  1. In the following Multi-Layer Architecture there are 6 different neurons. The input signals of neurons are initialized with i1 = 2, i2 = -1 and synaptic weights of the neurons are also initialized w1 = 1, w2 = -5, w3 = -3, w4 = 5, w5 = -4, w6 = -3, w7=-2, w8 = -3 respectively with bias values b1 = b2 = -1. Compute the output of two hidden neurons h1, h2 and two output neurons o1, o2 using forward pass / function signal. Use logistic function with a =1.

image text in transcribed

w1 w5 i1 h1 01 w2 w6 w3 w7 i2 h2 02 w4 W8 b1 b2 1 1

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

Database Principles Programming And Performance

Authors: Patrick O'Neil, Elizabeth O'Neil

2nd Edition

1558605800, 978-1558605800

More Books

Students also viewed these Databases questions