Answered step by step
Verified Expert Solution
Question
1 Approved Answer
Neural network 1) Our aim is to distinguish whether the engineering faculty student is from CE department, from EE department or from IE department according
Neural network
1) Our aim is to distinguish whether the engineering faculty student is from CE department, from EE department or from IE department according to their maturity, social activity performance, relation with their friends, and relation with their teachers. To achieve this goal, we used the set of data as given below for training 3 4 5 4 4 4 3 3 4 5 3 2 3 4 name of a dept. maturity social activity rel. with rel. with student performance friends teachers Mustafa CE 3 5 5 Ahmet CE 4 Aycil CE 5 Recai IE Bahadr IE 4 3 Mehmet EE Dilek EE Hasan EE 3 2 3 Use Radial Basis Function (RBF) network to model the problem given above by taking the 3 centers as (3 3 3 4)'.(4 4 3 3)' and (3 4 5 3) and also by selecting the functions as G(x,x)-et-41243-2) where x;'s are the centers for the RBF network and is the diagonal covariance matrix obtained using all the training data. For the RBF network that you are going to use, use 3 different outputs in such a way that each output will represent one class (department) as shown below desired outputs output(node) 1 1 - 1 CE IE EE -1 1 - 1 2 3 Obtain the matrix form of the solution for the weights that is given as Gw=d Hint: : Use all data as a training data. 1) Our aim is to distinguish whether the engineering faculty student is from CE department, from EE department or from IE department according to their maturity, social activity performance, relation with their friends, and relation with their teachers. To achieve this goal, we used the set of data as given below for training 3 4 5 4 4 4 3 3 4 5 3 2 3 4 name of a dept. maturity social activity rel. with rel. with student performance friends teachers Mustafa CE 3 5 5 Ahmet CE 4 Aycil CE 5 Recai IE Bahadr IE 4 3 Mehmet EE Dilek EE Hasan EE 3 2 3 Use Radial Basis Function (RBF) network to model the problem given above by taking the 3 centers as (3 3 3 4)'.(4 4 3 3)' and (3 4 5 3) and also by selecting the functions as G(x,x)-et-41243-2) where x;'s are the centers for the RBF network and is the diagonal covariance matrix obtained using all the training data. For the RBF network that you are going to use, use 3 different outputs in such a way that each output will represent one class (department) as shown below desired outputs output(node) 1 1 - 1 CE IE EE -1 1 - 1 2 3 Obtain the matrix form of the solution for the weights that is given as Gw=d Hint: : Use all data as a training dataStep by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started