Question: First, do the 3 Getting Started Exercises in JustNN. Download the software at justnn.com Consider the table containing heart attack. Suppose that yes is represented
First, do the 3 Getting Started Exercises in JustNN. Download the software at justnn.com Consider the table containing heart attack. Suppose that "yes" is represented by the number 1 and "no" is represented by the number "0". The purpose of this problem is to design a neural network that predicts the whether or not a patient is likely to have a heart attack. Use JustNN to train and use the network Use 1 hidden layer with 2 nodes, in addition to the input and output layer. It is a Boolean function, a simple network is sufficient, Enter a query line for a new set of input values.
-Take a snapshot of the screen with the Input and output values.
-Take a snapshot of the screen with the neural network.
-What are the input weights of the trained network?
The following table contains training examples that help predict whether a patient is likely to have a heart attack. PATIENT IDCHEST PAIN? MALE? SMOKES? EXERCISES? HEART ATTACK? es no yes yes yes yes yes yes no no no yes no yes yes yes no yes yes no no yes yes yes yes no no The following table contains training examples that help predict whether a patient is likely to have a heart attack. PATIENT IDCHEST PAIN? MALE? SMOKES? EXERCISES? HEART ATTACK? es no yes yes yes yes yes yes no no no yes no yes yes yes no yes yes no no yes yes yes yes no no
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
