Question: Using data in the table below, construct a Neural Network with one Output Layer ( z ) and one Hidden Layer ( A and B

Using data in the table below, construct a Neural Network with one Output Layer (z) and one Hidden Layer (A and B).
Calculate the predicted outcome if the inputs to the input nodes are (x=1, Node 1=.4, Node 2=.7 Node 3=.7 and Node 4=.2).
Adjust the weight if the actual output is 0.8500
From To Weight
X A 0.5
Node 1 A 0.6
Node 2 A 0.8
Node 3 A 0.6
Node 4 A 0.2
x B 0.7
Node 1 B 0.9
Node 2 B 0.8
Node 3 B 0.4
Node 4 B 0.2
xx z 0.5
A z 0.9
B z 0.9
Data Dictionary
Attribute Description Target/Attribute
Heart_Attack Type of Heart Attack (Mild, Light, Massive) Target
RestHR Resting Heart Rate Attribute
MaxHR Maximum Heart Rate Attribute
RecHR Recovery Heart Rate Attribute
BP Blood Pressure Attribute
Data dependencies: NYNJ_zipcode_population.csv, Heart_attack.CSV

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!