Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Given neural network with some weights and connections. Activation functions in all layers except input layer are sigmoid ( 1/(1+exp(-x)) ). All bias (threshold) units

Given neural network with some weights and connections. Activation functions in all layers except input layer are sigmoid ( 1/(1+exp(-x)) ). All bias (threshold) units have weights of 1.

image text in transcribed

  1. Now calculate output of each of the the neural network nodes (including output node) using given weights:

X=0.5

Y = 0

Z = 5

WXA = 2

WYA = 2

WYB = 1

WZC = 0.2

WAD = 1

WBD = 1.5

WCD = -1

w XA A WAD Wya -1 WyB w BD Y B w -160 Wzo ZC Z -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_2

Step: 3

blur-text-image_3

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 Concepts

Authors: David Kroenke, David J. Auer

3rd Edition

0131986252, 978-0131986251

Students also viewed these Databases questions