Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Q 1 . Consider a feed - forward neural network with two inputs ( numbered as 1 & 2 ) , one hidden layer including

Q1. Consider a feed-forward neural network with two inputs (numbered as 1&2), one
hidden layer including two nodes (3& & 4) and two outputs (5& & 6).
A weight on connection between nodes i and j is denoted by wij, such as w13 is the weight
on the connection between nodes 1 and 3. The following table lists all the weights and bias
terms in the network:
Each of the nodes 3,4,5 and 6 uses the following activation function:
(v)={1ifv0.50otherwise
where v denotes the weighted sum of a node. Each of the input nodes (1 and 2) can only
receive binary values (either 0 or 1). Calculate the output of the network (y5 and y6) for
each of the input patterns and tabularize the findings for each input and output pattern.
image text in transcribed

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

Students also viewed these Databases questions